intellij-protobuf-plugin icon indicating copy to clipboard operation
intellij-protobuf-plugin copied to clipboard

IntelliJ-based IDEs Protobuf Language Plugin that provides Protobuf language support.

Results 44 intellij-protobuf-plugin issues
Sort by recently updated
recently updated
newest added

Bumps org.jetbrains.intellij from 1.5.2 to 1.8.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jetbrains.intellij&package-manager=gradle&previous-version=1.5.2&new-version=1.8.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

"Value name of root enum should be start with enum name" https://google.aip.dev/126 >All enum values must use UPPER_SNAKE_CASE. The first value of the enum should be the name of the...

question

IDEA support common region fold https://www.jetbrains.com/help/idea/code-folding-settings.html This plugin should support fold ```protobuf //region xyz message Xyz {} //endregion ```

enhancement

在编写 rpc 的时候,request message 和 response message 还未定义,会报错,是否可以支持,鼠标移动到未定义的地方按下快捷键 option + enter 可选生成 message: ![image](https://user-images.githubusercontent.com/58337359/142962928-2a7b09c5-2e39-4293-a6c2-d2ca500019bb.png) 如果可以的话,在鼠标移动到末尾的时候,按下快捷键 option + enter 可以自动生成两个未定义的 message: ![image](https://user-images.githubusercontent.com/58337359/142963063-619e7c02-0764-4f12-bbfd-b7bb36016766.png)

enhancement
PR welcome

It would be nice to allow inspections to be disabled in the Settings GUI. For example, "Message name should be PascalCase." While I may agree with the inspections, I'm not...

enhancement
PR welcome

Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.6.10 to 1.7.10. Release notes Sourced from org.jetbrains.kotlin.jvm's releases. Kotlin 1.7.0 Changelog Analysis API. FIR KT-50864 Analysis API: ISE: "KtCallElement should always resolve to a KtCallInfo" is...

dependencies

Bumps [commonmark-ext-gfm-tables](https://github.com/commonmark/commonmark-java) from 0.18.2 to 0.19.0. Release notes Sourced from commonmark-ext-gfm-tables's releases. commonmark-java 0.19.0 Added YAML front matter extension: Limited support for single and double quoted string values (#260) Changed...

dependencies

Bumps [commonmark-ext-autolink](https://github.com/commonmark/commonmark-java) from 0.18.2 to 0.19.0. Release notes Sourced from commonmark-ext-autolink's releases. commonmark-java 0.19.0 Added YAML front matter extension: Limited support for single and double quoted string values (#260) Changed...

dependencies

Bumps [commonmark](https://github.com/commonmark/commonmark-java) from 0.18.2 to 0.19.0. Release notes Sourced from commonmark's releases. commonmark-java 0.19.0 Added YAML front matter extension: Limited support for single and double quoted string values (#260) Changed...

dependencies

Bumps [commonmark-ext-gfm-tables](https://github.com/commonmark/commonmark-java) from 0.18.2 to 0.20.0. Release notes Sourced from commonmark-ext-gfm-tables's releases. commonmark-java 0.20.0 Fixed GitHub tables: A single pipe (optional whitespace) now ends a table instead of crashing or...

dependencies