-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
One major problem with the vscode package in the flakes is that they don't configure language specific settings. This can be easily accomplished by a .vscode/settings.json but it's a bad workaround to a bigger problem: non-deterministic configuration.
There's a potential solution that can benefit from VSCode's new profiles system but there's some shortcomings to it (ex: how do we automate creating a profile). If you want to discuss this solution, please see this issue: NixOS/nixpkgs#261205
I'm open to hearing more solutions to this; perhaps even a deterministic way to create .vscode/settings.json
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed