1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00
home-manager/tests/modules/programs/vscode
Jacob S. Steward 7c6f7377cc
vscode: enable defining mcp.json separate from settings.json (#7441)
VS Code 1.102 separates MCP configuration from `settings.json` to a profile-specific `mcp.json`. VS Code automatically performs this separation if MCP configuration is detected inside `settings.json` which conflicts with the immutability of the settings.json that home-manager supplies.
2025-07-11 20:33:17 -05:00
..
default.nix vscode: enable defining mcp.json separate from settings.json (#7441) 2025-07-11 20:33:17 -05:00
keybindings.nix vscode: allow specifying paths for VSCode JSON settings (#7055) 2025-05-15 13:32:46 -05:00
mcp.nix vscode: enable defining mcp.json separate from settings.json (#7441) 2025-07-11 20:33:17 -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