主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Daniil
GoLand Support Engineer 👋 🌊
活动总数
1151
最后的活动
2024年05月28日 10:11
成员加入日期
2020年06月03日 08:08
关注
0 名用户
关注者数
0 名用户
投票数
61
订阅数
383
活动概览
文章(0)
帖子(0)
评论(707)
按最近的活动排序
最近的活动
投票数
创建于
2021年06月21日 08:08
Hello, Could you please upload IDE logs to https://uploads.jetbrains.com/ and provide its ID? Also, a screenshot of the markdown preview would be helpful.
社区
GoLand
I install the goland cant preview markdown
0 票
创建于
2021年06月19日 19:19
Thanks for the update. Unfortunately, it's quite hard to point the problem without deep investigating. Could you please provide a code snippet? If you can't, please, reproduce the issue with additi...
社区
GoLand
Debug Test Methods
0 票
创建于
2021年06月18日 22:48
Hello Eric, Please see the following code snippet: package main import ( "os" "testing" ) func TestMain(m *testing.M) { os.Exit(0) } func TestSomething(t *testing.T) { } Pay attentio...
社区
GoLand
Debug Test Methods
0 票
创建于
2021年06月17日 12:01
@... Could you please elaborate a bit? What the issue in your case?
社区
GoLand
Strange behavior when using docker in goland
0 票
创建于
2021年06月17日 08:28
Hello, Could you please share a code snippet to reproduce the issue? Also, you can try to use the 2021.1.3 version (https://www.jetbrains.com/go/download) or the EAP version (https://www.jetbrains....
社区
GoLand
Can't run go tests from GoLand (Intellij Idea): compilation failed
0 票
创建于
2021年06月15日 09:18
Hello, Please see https://golang.org/doc/gopath_code Where's the project located on your PC? What're your GOPATH & GOROOT variables values? What happens if you navigate to the import area in GoLand...
社区
GoLand
Go can't find common and types package when building Geth client node project?
0 票
创建于
2021年06月15日 08:43
Hi Nwaizer, Support for Ginkgo testing framework isn't implemented yet, please see and follow GO-2954.
社区
GoLand
Goland remote debugging coming soon?
0 票
创建于
2021年06月10日 13:49
正式评论
Hello, Thanks for the report. --rm flag is explicitly ignored in run configurations with Docker as a remote target due to bugs with race conditions. Please follow IDEA-264871. As a workaround, plea...
社区
GoLand
Strange behavior when using docker in goland
0 票
已编辑于
2021年06月07日 09:33
正式评论
Hello, There is no way to include unused functions in your application. Go compiler, especially linker, strips out the unused functions. Could you please elaborate a bit? Why do you need to debug u...
社区
GoLand
Goland Debugged: unused functions are not included into executable
0 票
创建于
2021年06月02日 16:03
It's as if a partial Distraction Free Mode... I'm guessing that's the crux of the issue. Yes, sometimes it happens without Distraction Free Mode. Please follow IDEA-148002 to stay tuned.
社区
GoLand
Editor tweaks
0 票
«
第一页
‹
上一页
下一页
›
最后
»