Christian Lenz created NETBEANS-117:
---------------------------------------

             Summary: Add support for select next element for JSON editor
                 Key: NETBEANS-117
                 URL: https://issues.apache.org/jira/browse/NETBEANS-117
             Project: NetBeans
          Issue Type: Sub-task
          Components: javascript - JSON
            Reporter: Christian Lenz
            Priority: Major
         Attachments: json-widen-selection.gif

Unfortunately there is no functionality for select next element for the JSON 
editor. In my atattachment you can see what I whish for the JSON 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.



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

Reply via email to