Skip to content

Commit 8ec7eda

Browse files
committed
Merge branch 'main' of github.com:zfir-dev/TypeScriptMate
2 parents 25ca0c2 + 56f0dd9 commit 8ec7eda

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

continue/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,4 @@ cp -f config.yaml ~/.continue/config.yaml
3131
- Find these settings:
3232
- - Autocomplete Timeout (ms): Set it to `400`
3333
- - Autocomplete Debounce (ms): Set it to `500`
34-
- - Disable autocomplete in files: Set it to `**/*, !**/*.ts, !**/*.tsx`
35-
34+
- - Disable autocomplete in files: Set it to `**/*.js,**/*.jsx,**/*.json,**/*.md,**/*.yaml,**/*.yml,**/*.html,**/*.pug,**/*.erb,**/*.haml,**/*.slim,**/*.hbs,**/*.css,**/*.scss,**/*.sass,**/*.less,**/*.ico,**/*.env,**/*.lock,**/*.toml,**/*.ini,**/*.xml,**/*.txt,**/*.log,**/*.test.ts,**/*.spec.ts,**/*.test.js,**/*.spec.js,**/*.snap,**/*.rb,**/*.spec.rb,**/*.test.rb,**/.gitignore,**/.gitattributes`

0 commit comments

Comments
 (0)