[jbosstools-issues] [JBoss JIRA] (ERT-382) Adding a new value to the JSON file collapses the Outline view [EBZ#497260]

Ilya Buziuk (JIRA) issues at jboss.org
Wed Aug 17 10:36:00 EDT 2016


     [ https://issues.jboss.org/browse/ERT-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilya Buziuk reassigned ERT-382:
-------------------------------

    Assignee: Snjezana Peco


> Adding a new value to the JSON file collapses the Outline view [EBZ#497260]
> ---------------------------------------------------------------------------
>
>                 Key: ERT-382
>                 URL: https://issues.jboss.org/browse/ERT-382
>             Project: Eclipse Release Train
>          Issue Type: Task
>          Components: WTP Source Editing
>            Reporter: Friendly Jira Robot
>            Assignee: Snjezana Peco
>              Labels: bzira, wst.json
>
> This is part of the improvements that the Outline view require for JSON Editor
> Steps:
> Create a JSON file with the following content:
> {
>   "thirdaddition": true,
>   "name": "JSONEditorTest2",
>   "secondaddition": 2,
>   "description": "JSONEditorTest description2",
>   "version": "1.0.1",
>   "main": "app.js",
>   "scripts": {
> "start": "node app.js"
>   },
>   "anothervalue": 123
> }
> Put the cursor before "anothervalue" (right after closing "scripts"), and type "value": "test",
> Notice that right after entering the comma, the "Outline" view collapses. There is no reason for that to happen, the tree should be expanded and showing the recently inserted node.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list