Skip to content

Allow configuring VSCode settings #3

@GetPsyched

Description

@GetPsyched

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

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions