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

Write a design document detailing the communication between LS extensions and dependents to Python extension #20095

Closed
karthiknadig opened this issue Oct 27, 2022 · 1 comment
Assignees
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. feature-request Request for new features or functionality needs spike Label for issues that need investigation before they can be worked on.

Comments

@karthiknadig
Copy link
Member

This will be a reference on how the overall communication occurs. The intent of this is for future LS extensions to contribute their LS to python extension.

@karthiknadig karthiknadig added feature-request Request for new features or functionality area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. needs spike Label for issues that need investigation before they can be worked on. labels Oct 27, 2022
@karthiknadig karthiknadig self-assigned this Oct 27, 2022
@karthiknadig
Copy link
Member Author

This model has now changed. closing this. We are going to look at a more simplified approach as we plan on moving Jedi to its own extension for better configuration and maintenance.

@karthiknadig karthiknadig closed this as not planned Won't fix, can't repro, duplicate, stale Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. feature-request Request for new features or functionality needs spike Label for issues that need investigation before they can be worked on.
Projects
None yet
Development

No branches or pull requests

1 participant