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 support #75

Open
dniku opened this issue Aug 28, 2015 · 3 comments
Open

PyCharm support #75

dniku opened this issue Aug 28, 2015 · 3 comments

Comments

@dniku
Copy link

dniku commented Aug 28, 2015

I have downloaded the *.zip of release version 0.5.9, unpacked the *.jar from it and installed it using PyCharm's "install plugin from disk". After that, Protocol Buffers are not registered in file associations, and, naturally, *.proto files are opened as plain text.

Is this plugin incompatible with PyCharm entirely, or is my installation broken?

@tcripps
Copy link
Collaborator

tcripps commented Aug 28, 2015

The plugin was not written to support PyCharm. It specifically supports IDEA only at this time.

Sent from my iPhone

On Aug 28, 2015, at 8:15 AM, Pastafarianist notifications@github.com wrote:

I have downloaded the *.zip of release version 0.5.9, unpacked the *.jar from it and installed it using PyCharm's "install plugin from disk". After that, Protocol Buffers are not registered in file associations, and, naturally, *.proto files are opened as plain text.

Is this plugin incompatible with PyCharm entirely, or is my installation broken?


Reply to this email directly or view it on GitHub.

@dniku
Copy link
Author

dniku commented Aug 29, 2015

How unfortunate. Are there plans to add PyCharm support?

@dniku dniku changed the title Doesn't seem to work under PyCharm 4.5.3 PyCharm support Aug 29, 2015
@kshchepanovskyi
Copy link

@Pastafarianist

I developed my own plugin that supports all Jetbrains products. Current version is really simple - it suppports only syntax highlighting for proto2/proto3. More features will come in following releases.

https://plugins.jetbrains.com/plugin/8277

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

No branches or pull requests

3 participants