-
Using JetBrains Rider 2024.2.5 with plugin version 2.0.1 I get an error report with the following stack trace whenever I open a proto file for the first time since I loaded a solution:
```
com.int…
-
没有找到报错的规律,intellj的protobuf和gRpc我都已经disable了。
附件的文件是报错信息,因为太长了,所以只能用文件方式。
[exception.log](https://github.com/user-attachments/files/17128611/exception.log)
-
-
如图:
-
**Describe the bug**
After installing ecocode plugins on my sonarquabe instance, I can no longer use sonarlint on my intelij IDE
I have error when I lunch scan current file for example
```
Sta…
-
Importing and build a fresh project from the maven archetype in IntelliJ (v 212.4746.92 with bundled protobuf
plugin version) still marks the protobuf dependencies as unknown/red. Is there something…
-
### 问题背景
在业务场景中,使用protobuf的地方很多,而且部分业务的protobuf也是越来越大,导致生成的代码(pb文件)也很大,(单个pb 10M 以上,代码行数 26万行)。
从而导致 IDE 在解析protobuf生成的代码时,消耗很多资源,大一点 的工程,差不多要 2 分钟,对内存的占用也很高(整个工程 10G 以上),在编码时,代码提示也会显得卡顿。
…
-
### Description of the bug:
Clion cannot find protobuf generated code.
```
from xxx import foo_pb2
# Without "noinspection PyUnresolvedReferences", clion warns "cannot find `FooProto` in f…
-
IntelliJ build version: 2021.2.3 IC-212.5457.46
OS: Windows 10
JDK: JetBrains s.r.o. 11.0.12
Plugin version: 3.57.1-2021.2
Additional Info: None
Parent component:
```
com.intellij.openapi.wm.i…
-
### 重现步骤(Repeat steps)
- 最好提供gif动图(It's best to provide a GIF)
- please describe what you were doing when this exception occurred
### 当前使用版本(Current Version)
Intell…