Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(lsp): set default python lsp to pylsp, avoid high CPU load caused by jedi. #724

Merged
merged 1 commit into from
May 8, 2023

Conversation

ayamir
Copy link
Owner

@ayamir ayamir commented May 8, 2023

@ayamir ayamir linked an issue May 8, 2023 that may be closed by this pull request
2 tasks
Copy link
Collaborator

@Jint-lzxy Jint-lzxy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ayamir ayamir merged commit 54fb7aa into main May 8, 2023
@Jint-lzxy Jint-lzxy deleted the fix/jedi-to-pylsp branch May 8, 2023 13:36
boomker pushed a commit to boomker/uvcode-nvim that referenced this pull request May 10, 2023
fix(lsp): set default python lsp to `pylsp`, avoid high CPU load caused by `jedi`.

(cherry picked from commit 54fb7aa)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

High CPU usage and exit issue of Jedi-language-server
2 participants