Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.0.1Release
-
Fix Version/s: 2.8.0.Release
-
Component/s: Editor
-
Labels:None
-
Number of attachments :
Description
I like to have my Maps (or lists) formatted this way:
["myKey": 5, "otherKey": "value"]
Currently the formatter does not help with that, eg if I have:
["myKey":5, "otherKey" : "value"] it wont touch that at all.
Reducing priority (this seems like a minor issue compared to more pressing problems with formatter).