]
Ilya Buziuk updated ERT-412:
----------------------------
Story Points: 15
Need to improve as-you-type formatting for JSON editor [EBZ#501011]
-------------------------------------------------------------------
Key: ERT-412
URL:
https://issues.jboss.org/browse/ERT-412
Project: Eclipse Release Train
Issue Type: Task
Components: WTP Source Editing
Reporter: Friendly Jira Robot
Assignee: Snjezana Peco
Labels: bzira, wst.json
Need to improve as-you-type formatting in JSON editor for curly braces:
1. "dependencies" : {|}
2. "dependencies" : {
|
}
| - represents cursor position
1 - represents state before hitting Enter
2 - represents state after hitting Enter