add comment to for vscode cpptools on nix
This commit is contained in:
parent
a3f51ad33f
commit
245cdf2668
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ dap.adapters.cppdbg = {
|
|||
id = 'cppdbg',
|
||||
type = 'executable',
|
||||
command = '/nix/store/gwags66qlqr6qmblwp0v6crkb6ca2qr1-vscode-extension-ms-vscode-cpptools-1.22.2/share/vscode/extensions/ms-vscode.cpptools/debugAdapters/bin/OpenDebugAD7',
|
||||
-- NIXPKGS_ALLOW_UNFREE=1 nix build --impure --no-link --print-out-paths nixpkgs#vscode-extensions.ms-vscode.cpptools
|
||||
cwd = "${workspaceFolder}",
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue