mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
codelldb
This commit is contained in:
parent
19e697a7bb
commit
f5274b7407
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
"window.zoomLevel" = 1;
|
||||
"terminal.integrated.enableMultiLinePasteWarning" = false;
|
||||
"git.confirmSync" = false;
|
||||
"debug.allowBreakpointsEverywhere" = false;
|
||||
};
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
jnoortheen.nix-ide
|
||||
|
|
@ -45,6 +46,7 @@
|
|||
bmalehorn.vscode-fish
|
||||
nvarner.typst-lsp
|
||||
github.vscode-github-actions
|
||||
vadimcn.vscode-lldb
|
||||
] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [
|
||||
{
|
||||
publisher = "dtsvet";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue