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

Migrate special completions to server #3798

Closed
zooba opened this issue Mar 1, 2018 · 2 comments · Fixed by #4016
Closed

Migrate special completions to server #3798

zooba opened this issue Mar 1, 2018 · 2 comments · Fixed by #4016
Assignees
Labels
Milestone

Comments

@zooba
Copy link
Member

zooba commented Mar 1, 2018

As part of #3484 we need to handle the various special completions in the language server rather than the IDE.

@zooba
Copy link
Member Author

zooba commented Mar 1, 2018

@huguesv
Copy link
Contributor

huguesv commented Mar 26, 2018

It's causing this issue:
image

@huguesv huguesv added bug and removed enhancement labels Mar 26, 2018
zooba added a commit to zooba/PTVS that referenced this issue Apr 6, 2018
Starts migration completion analysis
zooba added a commit to zooba/PTVS that referenced this issue Apr 6, 2018
Adds special case for getting module names.
zooba added a commit that referenced this issue Apr 6, 2018
Partially fixes #3798 Importing module names does not work
@zooba zooba reopened this Apr 6, 2018
@huguesv huguesv modified the milestones: 15.7, 15.8 Apr 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants