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

CLion support #77

Open
zrax opened this issue Oct 13, 2015 · 3 comments
Open

CLion support #77

zrax opened this issue Oct 13, 2015 · 3 comments

Comments

@zrax
Copy link

zrax commented Oct 13, 2015

CMake already handles generation of the source and header files, but having syntax and completion support for the .proto files would be handy.

@kaivanes
Copy link

I'll second this one. My lab does a lot of work with Protobuf/C++ and working with plain files has caused countless mistakes on my part.

@photex
Copy link

photex commented Feb 18, 2016

I'd also like to vote for this. @nnmatveev you mention in the readme that it's dependent on idea.jar; does this mean that we wouldn't be able to just add CLion to the list of supported IDEs?

@kshchepanovskyi
Copy link

Hi @zrax @kaivanes @photex !

I developed a new 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

4 participants