-
Notifications
You must be signed in to change notification settings - Fork 30
"In-code" JSON formatting is different to Monaco formatting #116
Copy link
Copy link
Closed
1 / 21 of 2 issues completed
Copy link
Labels
EpicFor issues that have two or more sub issuesFor issues that have two or more sub issuesnew featureFor issues that will add new functionalitiesFor issues that will add new functionalities
Description
When creating a new TD or changing it via the TDViewer, the JSON is displayed with 2 space indentation. The integrated Monaco editor uses 4 space indentation for formatting JSON though.
I think it would make sense to either align the code or the Monaco formatting options such that only one option is used.
Maybe this would also be a candidate to be featured on a settings screen/popup.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EpicFor issues that have two or more sub issuesFor issues that have two or more sub issuesnew featureFor issues that will add new functionalitiesFor issues that will add new functionalities