Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I input regex just like "**/*.+(sql|md)" in the setting "AllAutocomplete.wordListFiles: " #42

Open
duanyongyao opened this issue Jul 18, 2019 · 2 comments

Comments

@duanyongyao
Copy link

Hello,thanks for this amazing plugin!
Now I have a questios in add files to autocomplete search:I want to add a lot of files,and adding one by one is very troublesome.
Is there any way to automatically search all files in the workspace? Or add a regular expression to wordListFiles?

@atishay
Copy link
Owner

atishay commented Jul 27, 2019

Not right now. I can can add support. Note that adding a lot of files would slow down. For now you can use the find command line to export the list and add that to the settings.

@duanyongyao
Copy link
Author

It's a good idea, thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants