disable AI autocomplete on vscode
This commit is contained in:
parent
13eaba0c9f
commit
5a8e40da3b
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
"intelephense.telemetry.enabled" = false;
|
||||
|
||||
# AI
|
||||
"continue.enableTabAutocomplete" = true;
|
||||
# "continue.enableTabAutocomplete" = true; # todo: wait until it's not annoying af
|
||||
};
|
||||
|
||||
keybindings = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue