MagicPython
MagicPython copied to clipboard
MagicPython auto completions do not work (Anaconda)
- Sublime Text Build 3211:
- OSX Darwin Kernel Version 19.3.0:
- MagicPython version ???:
External related issue: https://github.com/DamnWidget/anaconda/issues/552
Anaconda may or may not be relevant in this issue, but my auto completions do not work while using MagicPython syntax. I don't see a place I can configure this or if it is simply a compatibility issue.
- In addition I am also using a Pipenv that the default interpreter for MagicPython might not be using. It seems like it picks up some imports like from typing import ...
- I do not know how to determine the version of MagicPython I am using. I can provide that too if there is a way.
MagicPython is just a syntax file, it doesn't ship any code or use any APIs. Unfortunately it's unlikely that the bug is in MP itself.