You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Select Enclosing Scope command very useful. Select Next/Previous Scope commands would also be useful. They would expand the selection to contain the next/previous scope on the same level as the cursor position. Compare with the JDT Select Next/Previous Element commands which do a similar thing.
A slightly related remark: The names of LiClipseText selection commands don't match the names of the JDT commands that do similar things. The LiClipseText Next Element command is similar to the JDT Go to Next Member, not to the JDT Select Next Element.
Maybe it would be a good idea to change the names of these commands in LiClipse to Select Enclosing/Next/Previous Element, and the Next/Previous Element to Go to Next/Previous Member to be consistent with JDT (and also with CDT).
The text was updated successfully, but these errors were encountered:
jensli
changed the title
Feature suggestion: Select Next/Previous Scope
Feature suggestion: Select Next/Previous Scope Command
Jul 15, 2016
The Select Enclosing Scope command very useful. Select Next/Previous Scope commands would also be useful. They would expand the selection to contain the next/previous scope on the same level as the cursor position. Compare with the JDT Select Next/Previous Element commands which do a similar thing.
A slightly related remark: The names of LiClipseText selection commands don't match the names of the JDT commands that do similar things. The LiClipseText Next Element command is similar to the JDT Go to Next Member, not to the JDT Select Next Element.
Maybe it would be a good idea to change the names of these commands in LiClipse to Select Enclosing/Next/Previous Element, and the Next/Previous Element to Go to Next/Previous Member to be consistent with JDT (and also with CDT).
The text was updated successfully, but these errors were encountered: