codium: rm path-intellisense cuz no work
This commit is contained in:
parent
2001228889
commit
e678d56cad
1 changed files with 0 additions and 7 deletions
|
@ -23,8 +23,6 @@
|
||||||
tamasfe.even-better-toml
|
tamasfe.even-better-toml
|
||||||
golang.go
|
golang.go
|
||||||
ms-python.python
|
ms-python.python
|
||||||
christian-kohler.path-intellisense
|
|
||||||
# firefox-devtools.vscode-firefox-debug
|
|
||||||
];
|
];
|
||||||
userSettings =
|
userSettings =
|
||||||
let
|
let
|
||||||
|
@ -75,11 +73,6 @@
|
||||||
"telemetry.enableTelemetry" = false;
|
"telemetry.enableTelemetry" = false;
|
||||||
"telemetry.telemetryLevel" = "off";
|
"telemetry.telemetryLevel" = "off";
|
||||||
"window.titleBarStyle" = "custom";
|
"window.titleBarStyle" = "custom";
|
||||||
# https://github.com/ChristianKohler/PathIntellisense#installation
|
|
||||||
"typescript.suggest.paths" = false;
|
|
||||||
"javascript.suggest.paths" = false;
|
|
||||||
|
|
||||||
"path-intellisense.absolutePathToWorkspace" = true;
|
|
||||||
|
|
||||||
# terminal stuff
|
# terminal stuff
|
||||||
"terminal.integrated.cursorBlinking" = true;
|
"terminal.integrated.cursorBlinking" = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue