nix-community / nix-vscode-extensions

Nix expressions for VSCode and OpenVSX extensions [maintainers: @deemp, @AmeerTaweel]
MIT License
169 stars 9 forks source link

feat(overrides.nix): add ms-vscode.cmake-tools sourceRoot config #56

Closed marksisson closed 3 months ago

marksisson commented 3 months ago

This commit updates the overrides.nix file to include a new configuration for the ms-vscode.cmake-tools extension, setting the sourceRoot to "extension". This change is in line with the existing pattern for other Visual Studio Code extensions.