-
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)
-
是否可以把对IDE的版本号判断去掉,如果不能用,用户自己屏蔽即可。
-
### Description of the bug:
Hi everyone, I wonder if someone could help me with this issue:
I have custom proto plugins, and my BUILD file looks like this:
```starlark
load("@rules_proto//pro…
-
-
**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…
-
如图:
-
### 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…
-
### 重现步骤(Repeat steps)
- 最好提供gif动图(It's best to provide a GIF)
- please describe what you were doing when this exception occurred
### 当前使用版本(Current Version)
Intell…
-
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…