atishay / vscode-allautocomplete

Autocomplete from open files for VSCode
MIT License
105 stars 25 forks source link

Can I set a few files assume as always opened? #71

Closed alan-zhang- closed 1 year ago

alan-zhang- commented 3 years ago

This way, I don't need to manually open these files for autocomplete to work.

This feature is especially useful for Laravel Facades similar codes.

atishay commented 1 year ago

AllAutocomplete.wordListFiles is provided as a setting to enable this.