主页
IDEs Support (IntelliJ Platform) | JetBrains
提交请求
社区
登录
Dmitry Neverov
关注
新文章和帖子
新文章、帖子和评论
活动总数
88
最后的活动
2021年11月08日 12:13
成员加入日期
2014年01月28日 13:45
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
31
活动概览
文章(0)
帖子(0)
评论(57)
按投票数排序
最近的活动
投票数
创建于
2021年11月05日 15:47
Thank you. Debugger fails to start because 2021.2.3 doesn't bundle delve for arm. You can either install 2021.3 EAP or build delve for arm and replace the bundled one as described here: https://you...
社区
GoLand
Debugger finished with the exit code 127
1 票
创建于
2020年05月25日 12:19
File watchers which don't modify files should not cause problems, so it's likely was gofmt or goimports.
社区
GoLand
Conficts between memory and disk when there has been no external editing
1 票
创建于
2020年05月08日 14:37
Hi, I think it is indeed caused by file watchers. I'd suggest disabling gofmt and goimports and switching to the builtin IDE formatter.
社区
GoLand
Conficts between memory and disk when there has been no external editing
1 票
创建于
2020年01月24日 11:14
At the moment, IDE sends os.Kill signal which cannot be caught. Please watch/vote for https://youtrack.jetbrains.com/issue/GO-5982 to get a notification once it is fixed.
社区
GoLand
Catching "stop" in Go
1 票
创建于
2019年10月08日 13:39
We figured that default value of environment variables can be set via the `go env -w VAR=VALUE` command in the shell.
社区
GoLand
setting GONOSUMDB?
1 票
创建于
2021年11月08日 12:13
Then the problem is not in the IDE. If adding your corporate certificate to the OS (e.g. to KeyChain in MacOS) doesn't help, I'd suggest filing issue in the golang issue tracker on github.
社区
GoLand
GoLand 2019.2 can't load packages due to: certificate signed by unknown authority
0 票
创建于
2021年11月08日 10:23
Does the command IDE runs also fails if you run it manually in terminal?
社区
GoLand
GoLand 2019.2 can't load packages due to: certificate signed by unknown authority
0 票
创建于
2021年11月05日 13:25
Please reproduce the problem with additional logging. To do that:- add `#com.goide.dlv.DlvVm` in `Help | Debug Log Settings...`- restart the IDE- reproduce the problem- provide IDE logs via the `He...
社区
GoLand
Debugger finished with the exit code 127
0 票
创建于
2021年11月04日 13:00
Markers with and without space work for me. Make sure you disabled `File | Settings | Editor | Code Style | Go | Other | Run gofmt on code reformat`. Gofmt doesn't know about these markers.
社区
GoLand
formatter:off doesn't seem to be working
0 票
创建于
2020年08月31日 15:02
Thank you! It looks like mapping fails because the project doesn't use go modules and also is not inside GOPATH. To match files we strip GOPATH from a local path and are trying to find a unique rem...
社区
GoLand
Unable to debug app running in Docker
0 票
1
2
3
4
5
6
›
»