Updated VSCode config
This commit is contained in:
@@ -48,7 +48,6 @@
|
||||
vscode-marketplace.johnpapa.vscode-peacock
|
||||
vscode-marketplace.liamhammett.inline-parameters
|
||||
vscode-marketplace.mgmcdermott.vscode-language-babel
|
||||
vscode-marketplace.wallabyjs.quokka-vscode
|
||||
vscode-marketplace.yatki.vscode-surround
|
||||
|
||||
## Nix language extensions
|
||||
@@ -65,6 +64,7 @@
|
||||
];
|
||||
userSettings = {
|
||||
"editor.linkedEditing" = true;
|
||||
"window.menuBarVisibility" = "toggle";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user