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

autocompletion does not work for import statements due to the completion rules specified #210

Open
lallenfrancisl opened this issue May 14, 2020 · 3 comments

Comments

@lallenfrancisl
Copy link

  • Sublime Text 3 3.2.2, Build 3211:
  • Ubuntu 20.04:
  • BlackRain:
  • From package control:

The issue is that due to some bug in ST3 autocompletes gets hidden when typing in import. Here's the issue being discussed in Anaconda forums and it has a solution
https://github.com/DamnWidget/anaconda/issues/324

You can get around it using this when using default Python syntax but not when using MagicPython
https://github.com/DamnWidget/anaconda#auto-complete-for-import-behaves-badly

@cardoso-neto
Copy link

The issues you mentioned appear to have been deleted. 😮

@1st1
Copy link
Member

1st1 commented Jul 6, 2020

I'm not sure what's happening here, but my guess would be that the default highlighter names scopes slightly different from MP. We're not going to change them at this point though as that would break color schemes.

@lallenfrancisl
Copy link
Author

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

No branches or pull requests

3 participants