adding pacage and updating vscode seting

This commit is contained in:
Richie Cahill 2024-08-12 18:33:29 -04:00
parent 0bbb592ff5
commit 9f722be8c9
2 changed files with 1 additions and 3 deletions

View File

@ -21,5 +21,6 @@
util-linux util-linux
vlc vlc
zoom-us zoom-us
prusa-slicer
]; ];
} }

View File

@ -50,9 +50,6 @@
// force the use of rust-analyzer from dev shell // force the use of rust-analyzer from dev shell
"rust-analyzer.server.path": "rust-analyzer", "rust-analyzer.server.path": "rust-analyzer",
// other
"python.analysis.typeCheckingMode": "basic",
"redhat.telemetry.enabled": true, "redhat.telemetry.enabled": true,
"gitlens.plusFeatures.enabled": false, "gitlens.plusFeatures.enabled": false,
// new // new