Skip to content

Auto completion for imports is wrong #1752

@DonJayamanne

Description

@DonJayamanne

To me this has turned out to be an annoying issue and I'd switch back to Jedi.
I've been using the analysis engine for a while, but never came across this issue. I guess I haven't been writing new code (with imports).

Steps:

  • Use new analysis engine
  • Write the line import sy
  • Auto completion is wrong, and out of habit (of using Jedi) I just hit Enter and get the wrong text in imports

screen shot 2018-05-24 at 4 47 28 pm

Here's the auto completion for Jedi
screen shot 2018-05-24 at 4 48 25 pm

Metadata

Metadata

Labels

area-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.bugIssue identified by VS Code Team member as probable bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions