disable AI autocomplete on vscode

This commit is contained in:
Kim, Jimin 2025-06-07 12:36:31 +09:00
parent 5a8e40da3b
commit 41d3d7d05e
Signed by: pomp
GPG key ID: D3932F82A0667A3B

View file

@ -65,7 +65,7 @@
"intelephense.telemetry.enabled" = false;
# AI
# "continue.enableTabAutocomplete" = true; # todo: wait until it's not annoying af
"continue.enableTabAutocomplete" = false; # todo: wait until it's not annoying af
};
keybindings = [