We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I wrote some code in one file. Then i want to reference some functions from the old still open file in a new/other file.
But I don't get the autocomplete for the recently written functions, but for older ones.
I do not use any exclusions, and the April Version of SublimeText 3
Can I provoke some kind of index runner? Is it broken? Interfering with WhoCalled maybe?
The text was updated successfully, but these errors were encountered:
Hi,
I also installed this and can't seem to get it to autocomplete outside of the current source file. (using version Sublime Text 3.2.2)
Sorry, something went wrong.
AH, nevermind, total user error here. I thought it was across project. But it is open files in the current window. And THAT does work.
No branches or pull requests
I wrote some code in one file.
Then i want to reference some functions from the old still open file in a new/other file.
But I don't get the autocomplete for the recently written functions, but for older ones.
I do not use any exclusions, and the April Version of SublimeText 3
Can I provoke some kind of index runner? Is it broken? Interfering with WhoCalled maybe?
The text was updated successfully, but these errors were encountered: