Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Support Namespace Packages In Python Code Intelligence #61

Closed
ggilmore opened this issue Apr 19, 2018 · 1 comment
Closed

Support Namespace Packages In Python Code Intelligence #61

ggilmore opened this issue Apr 19, 2018 · 1 comment
Labels
bug An error, flaw or fault that produces an incorrect or unexpected result, or behavior. feature-request team/graph Graph Team (previously Code Intel/Language Tools/Language Platform)
Milestone

Comments

@ggilmore
Copy link
Contributor

Our python language server's data model doesn't support namespace packages very well.

Supporting this properly would require a rather large refactor of the existing logic.

@ggilmore ggilmore added bug An error, flaw or fault that produces an incorrect or unexpected result, or behavior. feature-request team/graph Graph Team (previously Code Intel/Language Tools/Language Platform) labels Apr 19, 2018
@sqs sqs added this to the Backlog milestone Oct 25, 2018
@sqs
Copy link
Member

sqs commented Oct 25, 2018

The MS Python lang server (which is probably what we will switch to using) does not seem to support namespace packages either:

@sqs sqs closed this as completed Oct 25, 2018
dominiccooney pushed a commit that referenced this issue Mar 7, 2023
Also makes the extension react to other configuration changes
immediately.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug An error, flaw or fault that produces an incorrect or unexpected result, or behavior. feature-request team/graph Graph Team (previously Code Intel/Language Tools/Language Platform)
Projects
None yet
Development

No branches or pull requests

2 participants