-
Notifications
You must be signed in to change notification settings - Fork 353
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
Turn FuzzyAutocomplete on/off by language #46
Comments
Such an option might be useful indeed, I already wanted to disable it for non-code files etc. I will think about it for the next update. A PR is welcome too ofc. Side question: Why do you want it disabled in Swift files? Do you experience any problems? Is it too slow? Not useful? Or maybe something is missing? Annoying? It might be worth it to try to eliminate the problem as well, if there is any. |
For a few reasons:
I know I can turn it off and on manually but that's a pain, even more so for a project with Objective-C and Swift. |
thanks for your Info…..hope you will update the news
|
I'd like the ability to deactivate FA for Swift files, though I can see a use for being able to turn it on/off by language in general.
The text was updated successfully, but these errors were encountered: