Split JSON settings editor discussion issue
See original GitHub issueSo as you can see here:
when I open my settings.json
file I don’t have it split up. Before updating whenever I opened settings.json
I had all the settings on the left hand side and those changed by me on the right hand side. Now I only have the thing, which was previously on the right.
- VSCode Version: 1.31.0
- OS Version: Windows 10
Steps to Reproduce:
- Open settings
- Click
{}
to opensettings.json
Does this issue occur when all extensions are disabled?: Yes
Issue Analytics
- State:
- Created 5 years ago
- Reactions:13
- Comments:13 (2 by maintainers)
Top Results From Across the Web
Split JSON settings editor discussion #125952 - GitHub
The split JSON editor makes it easy to see exactly what is overridden in the user settings, workspace, and folder at a glance....
Read more >No search in split json view, vscode 1.59 - Stack Overflow
The code of split JSON settings editor was old and hard to maintain (discussion here: https://github.com/microsoft/vscode/issues/125952# ...
Read more >User and Workspace Settings - Visual Studio Code
The Settings editor is the UI that lets you review and modify setting values that are stored in a settings.json file. You can...
Read more >Which one do you prefer to edit your settings? : r/vscode - Reddit
Which one do you prefer to edit your settings? ; 228. The GUI editor ; 137. The split Json editor ; 44. Just...
Read more >Comments and threads - GitLab Documentation
Editing a comment to add a mention ... To improve the performance of loading discussions, they are split into multiple pages, loading sequentially....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks @gjsjohnmurray. Really miss the old behavior which show side-by-side and make searching settings faster. Wish it won’t be removed in future. (Please give some thumbs up if you also like the old behavior)
Duplicate of #68301 and several others.
Intentional change, described in the 1.31 “What’s New?” at https://code.visualstudio.com/updates/v1_31#_use-simple-text-editor-for-editing-settings-as-json which also describes how to reinstate old behaviour.