MagicPython icon indicating copy to clipboard operation
MagicPython copied to clipboard

MagicPython auto completions do not work (Anaconda)

Open wachpwnski opened this issue 4 years ago • 1 comments

  • 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.

wachpwnski avatar Mar 09 '20 15:03 wachpwnski

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.

1st1 avatar Mar 11 '20 18:03 1st1