Skip to content

Add an option to disable this plugin on non-NixOS system #440

@lxl66566

Description

@lxl66566

I use vscode and share my vscode extension & settings on multiple platform, including Windows, ArchLinux and NixOS.
On NixOS it works well, but when I open vscode on other OS, I would disturbed by:

1
2

Because the extensions and user settings are synced between devices, I cannot just set "nix.enableLanguageServer": false or disable this extension; and I don't want to add this setting item to all of my projects .vscode/settings.json manually.

If there's an option to disable this plugin on non-NixOS system, or some other solutions, I would really appreciate it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions