Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add plugin for syntax error detection with Jedi#875

Closed
danzvara wants to merge 6 commits intopalantir:developpalantir/python-language-server:developfrom
danzvara:developdanzvara/python-language-server:developCopy head branch name to clipboard
Closed

Add plugin for syntax error detection with Jedi#875
danzvara wants to merge 6 commits intopalantir:developpalantir/python-language-server:developfrom
danzvara:developdanzvara/python-language-server:developCopy head branch name to clipboard

Conversation

@danzvara
Copy link

This adds a plugin for accessing Jedi's syntax error detection. From v0.17.0 Jedi provides Script.get_syntax_errors to display syntax errors (they only support Syntax and Indent error right now), so I thought it would be nice to have this included in PYLS.
It's my first PR here, so apologize if I forgot about something obvious, appreciate any comments/suggestions! :)

@palantirtech
Copy link
Member

Thanks for your interest in palantir/python-language-server, @danzvara! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.

@danzvara danzvara closed this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.