faq:select-html-tag

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
faq:select-html-tag [2016/08/24 01:19] adminfaq:select-html-tag [2018/04/13 14:41] (current) – external edit 127.0.0.1
Line 4: Line 4:
  
 But you can use command Edit.ExpandSelection (Edit->Selection->Expand). This is a smart function that guesses, what user want to select and increase selection range from current to a larger one. But you can use command Edit.ExpandSelection (Edit->Selection->Expand). This is a smart function that guesses, what user want to select and increase selection range from current to a larger one.
-The functionality is also callable with double/triple etc clicks (number of clicks correspond to the number of calls for ExpandSelection).+The functionality is also callable with double/triple etc clicks (number of clicks corresponding to the number of calls for ExpandSelection).
  
 The opposite to //[[editing:commands:expand-selection|Edit.ExpandSelection]]// is command //[[editing:commands:shrink-selection|Edit.ShrinkSelection]]//, which decrease selection to previous selection scope. The opposite to //[[editing:commands:expand-selection|Edit.ExpandSelection]]// is command //[[editing:commands:shrink-selection|Edit.ShrinkSelection]]//, which decrease selection to previous selection scope.