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

Support for Protobuf Editions #166

Open
maengden opened this issue Jul 28, 2024 · 2 comments
Open

Support for Protobuf Editions #166

maengden opened this issue Jul 28, 2024 · 2 comments

Comments

@maengden
Copy link

Protobuf has switched from version to continual evolution of the syntax via "editions", see https://protobuf.dev/editions/overview. The current version of the plugin assumes proto2 and does not recognize the edition keyword, e.g.
image

@jvolkman
Copy link

JetBrains ships their own protobuf support these days. This plugin has been unsupported for a number of years.

@maengden
Copy link
Author

maengden commented Jul 28, 2024 via email

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

2 participants