feat: looking glass, fonts, more comments and documentation
This commit is contained in:
parent
05d7340746
commit
d094ec0247
5 changed files with 236 additions and 67 deletions
|
@ -65,6 +65,8 @@
|
|||
enableUpdateCheck = false;
|
||||
userSettings = {
|
||||
"window.menuBarVisibility" = "toggle";
|
||||
"editor.fontFamily" = "'SF Mono', 'Droid Sans Mono', 'monospace', monospace";
|
||||
"terminal.external.linuxExec" = "fish";
|
||||
|
||||
# instead of dling a copy of rust analyzer, use the one from where we launched vscode
|
||||
"rust-analyzer.server.path" = "rust-analyzer";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue