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

Pycharm integration? #643

Open
blaisep opened this issue Sep 27, 2023 · 4 comments
Open

Pycharm integration? #643

blaisep opened this issue Sep 27, 2023 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@blaisep
Copy link

blaisep commented Sep 27, 2023

Is there a guide to help me figure out how to use this in PyCharm?
Do I have to ask JetBrains for help? (I'm a PyCharm pro customer).

@lextm
Copy link
Contributor

lextm commented Sep 27, 2023

Any question regarding JetBrains products can start from their issue tracker, https://youtrack.jetbrains.com/issues/PY

Since this repo focuses on the language server (and its VS Code extension), you shouldn't expect a PyCharm plugin from here at this moment (but doable by someone).

@AA-Turner
Copy link
Contributor

It seems JetBrains has greater support for LSP: https://blog.jetbrains.com/platform/2023/07/lsp-for-plugin-developers/

A different page provides a link to a reference implementation in one of JetBrains' first-party plugins.

A

@alcarney
Copy link
Member

Just echoing what has been said already - it looks like PyCharm will require a dedicated plugin (similar to the VSCode extension) to add support for esbonio. Happy to help someone figure out the details but actually writing the plugin is not something I can commit to.

@alcarney alcarney added the help wanted Extra attention is needed label Sep 27, 2023
@blaisep
Copy link
Author

blaisep commented Sep 28, 2023

Thank you, I'll bring this up as a potential exercise for the folks in the python discord.

@alcarney alcarney pinned this issue Dec 29, 2023
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

No branches or pull requests

4 participants