-
Hi,
Thank you for the work on the plugin.
Could you please enable Gogland support in the plugin page? According to this: https://youtrack.jetbrains.com/issue/GO-4280#comment=27-2355975 that's some…
-
Not sure if this is related to the delve debugger, but when I try to run the debugger via Gogland (newest version) I get the error.
`Error running Build mattermost.go and run: Cannot run program "/…
-
Hi,
I was trying to run example github.com/ligato/vpp-agent/examples/localclient_linux/main.go, but console gave me this error:
```
INFO[0000] Starting the agent... BuildD…
-
1. What version of Delve are you using (`dlv version`)?
```
C:\Program Files (x86)\JetBrains\Gogland 171.3780.106\plugins\intellij-go-plugin\lib\dlv\windows>dlv version
Delve Debugger
Versio…
-
- VSCode Version: 1.7.1
- OS Version: Ubuntu 14.04
Steps to Reproduce:
Can't provide steps to reproduce. It happens spontaneously. Others had this issue too (on gitter).
The default gocode a…
-
Gogland 172.3757
```
java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Unexpected termination offset for lexer uk.co.itmoore.intellisubsteps.psi.feature.FeatureLexer@1d26…
-
Right now it's hard for a user to explore tasks provided by the plugin. Executing `gradlew tasks --all` renders a list of tasks but it's somewhat unclear what the tasks belong to and what their purpos…
-
Title is description.
-
I wonder if a rewrite of dab2eti using one of Go, Rust, C++14 would enable:
1. a review of the algorithms and how they are implemented; and
2. protection against some of the memory fails that happ…
-
- Plugin version (or commit hash): alpha or nightly
- IDE name and version: intellij 2017.2 eap
- Java version:
- OS name and version: Win7
- What are you trying to do?
installing the plugin …