-
### Description of the bug:
When we first sync the project everything is highlighted and resolved correctly. Once we build using run/debug/test configuration all the data is lost and we would have t…
-
**Describe the bug**
Grep console can not work in GoLand2020.1 Only when Run Kind is File it Can Work, if choose Package, the toolbar does not show.
-
### Description of the bug:
It looks like the method getGoTestTarget() attempts to compare the importa path to the target names in order to link the test to the target as you can see below:
![image…
-
I'm using Goland (2022.2) with buf 1.7.0 and non-well-known-types are not resolving and show an error, even though . Unlike #37, well known types work just fine. Running `buf build` and `buf generate`…
-
Sometimes the radicle icon is missing from the Jetbrains IDE.
While I have various radicle projects I realized that in some projects the radicle icon is missing from the toolbar.
The icon was the…
-
```
func main() {
ctx := context.Background()
// 创建驱动
driver, err := neo4j.NewDriverWithContext("bolt://localhost:7687",
neo4j.BasicAuth("neo4j", "Aa111111", ""))
if err != nil {
panic(…
-
# System
Plugin Version: 13.1.1
Application: GoLand (2022.1.2)
Operating System: Mac OS X (12.4)
# Event
## Exception
### Stacktrace
java.lang.IllegalArgumentException: …
-
----------------------
- Plugin Name: Pest
- Plugin Version: 0.3.2
- Rust Plugin Version: 0.4.180.4932-222
- Bundled Pest Version: 0.1.3
- OS Name: Linux
- Java Version: 17.0.4.1
- App Name: CLion
…
-
----------------------
- Plugin Name: EmmyLua
- Plugin Version: 1.3.6.220-IDEA213
- OS Name: Windows 10
- Java Version: 11.0.13
- App Name: CLion
- App Full Name: CLion
- App Version name: CLion
- …
-
In a conversation with my colleague, this link came up to be a bit misleading.
https://github.com/bazelbuild/rules_go/wiki/Editor-setup#debugging
The section is written to guide 'contributor' pe…