]
Nick Boldt updated ERT-412:
---------------------------
Fix Version/s: Oxygen.3 (4.7)
(was: Neon.2 (4.6))
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
Fix For: Oxygen.3 (4.7)
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