Skip to content

Commit

Permalink
remove continue auto tab complete
Browse files Browse the repository at this point in the history
  • Loading branch information
lunamidori5 committed Jun 8, 2024
1 parent 1dc7c56 commit 4dc39e6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Midori-AI.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@
"path": "../../../cookieclubrepo"
}
],
"settings": {}
"settings": {
"continue.enableTabAutocomplete": false
}
}

0 comments on commit 4dc39e6

Please sign in to comment.