1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-21 09:49:39 +01:00
home-manager/tests/modules/programs/vscode
Jonathan Bouchard b022c9e3b8
vscode: allow specifying paths for VSCode JSON settings (#7055)
Enables users to provide paths to JSON files for VS Code settings,
tasks, and keybindings. This allows for more flexible configuration
management and reuse of existing configuration files instead of using inline configurations.
2025-05-15 13:32:46 -05:00
..
default.nix vscode: add options for global and user snippets (#3765) 2023-03-13 18:45:03 +01:00
keybindings.nix vscode: allow specifying paths for VSCode JSON settings (#7055) 2025-05-15 13:32:46 -05:00
snippets.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
tasks.nix vscode: allow specifying paths for VSCode JSON settings (#7055) 2025-05-15 13:32:46 -05:00
update-checks.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00