| ▲ | Groxx 4 hours ago | |||||||
Yeah, I really can't stand every vscode has done to the ecosystem for settings. JSON as a storage format for config is entirely fine, but it's a truly awful UX for changing things. But they're successful and it's easy to build, so everyone mindlessly copies them. | ||||||||
| ▲ | DangitBobby an hour ago | parent | next [-] | |||||||
Zed is highly configurable via JSON (so already puts them in a tier above many editors) and also for some things like shortcuts provides an actual interface for editing that JSON. I imagine as time goes on they'll expose more interfaces for editing configurations. For now I'll take JSON over nothing/gui-only. | ||||||||
| ▲ | spockz an hour ago | parent | prev [-] | |||||||
Mind you that vscode does have an ui to change the settings. Also it has code completion when editing the json because of the linked json schema. | ||||||||
| ||||||||