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:37:02 UTC

[jira] [Updated] (NETBEANS-117) Add support for select next/previous element for JSON editor

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

Christian Lenz updated NETBEANS-117:
------------------------------------
    Description: 
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.

  was:
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.


> 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
>            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.



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