vscode-json5 icon indicating copy to clipboard operation
vscode-json5 copied to clipboard

Code Folding

Open benleen opened this issue 3 years ago • 0 comments

Javascript folds code based on brackets. Your Json5 extension folds based on indentation.

Do you know how to enable or are you planning to add this feature?

See below example of Json5 (2 on the left) vs javascript (2 on the right). image

benleen avatar May 10 '22 10:05 benleen