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

attempt at pycharm plugin #231

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

attempt at pycharm plugin #231

wants to merge 2 commits into from

Conversation

DetachHead
Copy link
Owner

@DetachHead DetachHead commented Mar 31, 2024

fixes #27

currently doesn't work and i don't really have the time or patience to spend more time working on a plugin for an IDE i don't use anymore so if any pycharm user wants to have a go at finishing this PR that would be appreciated.

keep in mind that jetbrains are against language server protocol so their support for it is quite half-assed and is only available on paid versions of their IDEs. so i decided to try using lsp4intellij instead so that pycharm community users don't miss out, but i couldn't get it to work. but if anybody can get it working either with that or the official paid LSP support i'd still be happy to merge it because it's better than nothing

@DetachHead DetachHead added the help wanted Extra attention is needed label Mar 31, 2024
@DetachHead DetachHead mentioned this pull request Mar 31, 2024
@angelozerr
Copy link

@DetachHead please try https://github.com/redhat-developer/lsp4ij which is a free LSP support plugin for Intellij.

@angelozerr
Copy link

@DetachHead thanks for having reported your issues!

@DetachHead
Copy link
Owner Author

DetachHead commented Jun 12, 2024

would be appreciated if someone more experienced with intellij/gradle than me could take over this PR now that we have a decent LSP client we can use. i cannot stand working with gradle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pycharm plugin
3 participants