You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Christian Lenz (JIRA)" <ji...@apache.org> on 2017/11/04 17:54:00 UTC

[jira] [Updated] (NETBEANS-118) Add support for select next/previous element for SCSS & LESS editor

     [ https://issues.apache.org/jira/browse/NETBEANS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Lenz updated NETBEANS-118:
------------------------------------
    Description: 
Unfortunately there is no functionality for select next/previous element for the SCSS & LESS Editor. In my atattachment you can see what I whish for this editor. It should work from word -> to string selection -> to string with quotes -> to line -> to block w/o brackets -> to block with brackets -> to next block w/o brackets -> to next block with brackets, and so on.

So in WebStorm it works pretty well, as you can see, but it selects the block WITH brackets. Often you only want to have the code inside the brackets, so it would be better to select the block w/o brackets and hitting the action again, should select the brackets then.

See the parent ticket for more information.

The attachment is from WebStorm.

  was:
Unfortunately there is no functionality for select next/previous element for the SCSS & LESS Editor. In my atattachment you can see what I whish for this editor. It should work from word -> to string selection -> to string with quotes -> to line -> to block w/o brackets -> to block with brackets -> to next block w/o brackets -> to next block with brackets, and so on.

So in WebStorm it works pretty well, as you can see, but it selects the block WITH brackets. Often you only want to have the code inside the brackets, so it would be better to select the block w/o brackets and hitting the action again, should select the brackets then.

See the parent ticket for more information.


> Add support for select next/previous element for SCSS & LESS editor
> -------------------------------------------------------------------
>
>                 Key: NETBEANS-118
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-118
>             Project: NetBeans
>          Issue Type: Sub-task
>          Components: web - CSS Preprocessors (SASS, LESS, ...)
>    Affects Versions: Next
>            Reporter: Christian Lenz
>            Priority: Major
>         Attachments: scss-widen-selection.gif
>
>
> Unfortunately there is no functionality for select next/previous element for the SCSS & LESS Editor. In my atattachment you can see what I whish for this editor. It should work from word -> to string selection -> to string with quotes -> to line -> to block w/o brackets -> to block with brackets -> to next block w/o brackets -> to next block with brackets, and so on.
> So in WebStorm it works pretty well, as you can see, but it selects the block WITH brackets. Often you only want to have the code inside the brackets, so it would be better to select the block w/o brackets and hitting the action again, should select the brackets then.
> See the parent ticket for more information.
> The attachment is from WebStorm.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)