[
https://issues.apache.org/jira/browse/NETBEANS-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16762784#comment-16762784
]
Christian Lenz commented on NETBEANS-117:
-----------------------------------------
Here you can see another result (From the newest VS Code version 1.31.0), how
it should behave:
https://code.visualstudio.com/updates/v1_31#_semantic-selection (It shows HTML,
CSS, JSON)
> Add support for select next/previous 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
> Affects Versions: Next
> Reporter: Christian Lenz
> Priority: Major
> Attachments: json-widen-selection.gif
>
>
> Unfortunately there is no functionality for select next/previous 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.
> The attachment is from WebStorm.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists