主页
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年04月11日 11:17
Hi, Thanks. Could you please upload logs from the new version of IntelliJ IDEA with additional logging: 1. Add #com.goide.dlv.DlvVm in Help | Diagnostic Tools | Debug Log Settings...2. Restart the ...
社区
GoLand
How to setup Go debugging in intellij?
0 票
创建于
2021年04月06日 11:54
Thanks. What exact steps to initialize the debugger and run your application? I've installed terraform, but is there a way to reproduce the issue locally?
社区
GoLand
GoLand's debugger has bug - incorrectly dumps memory instead of displaying variable
0 票
创建于
2021年03月31日 14:16
Hi, Could you please confirm that the issue is reproducible on the latest Beta 4 version?
社区
GoLand
GoLand's debugger has bug - incorrectly dumps memory instead of displaying variable
0 票
创建于
2021年03月29日 09:01
Hi, Thanks. I see that you're using an older version of IntelliJ IDEA. Could you please update it to the latest release (Help | Check for Updates)? If you can't, please, enable all default plugins ...
社区
GoLand
How to setup Go debugging in intellij?
0 票
创建于
2021年03月22日 14:33
Hi, You can set Hex format by default in the settings: Preferences / Settings | Build, Execution, Deployment | Debugger | Data Views | Go. Does it help? Please, provide an example with your slice o...
社区
GoLand
View byte arrays as hex in the debugger
0 票
创建于
2021年03月22日 09:12
Hi, Could you please upload IDE logs to http://uploads.jetbrains.com/ and provide its name? I'll take a look.
社区
GoLand
How to setup Go debugging in intellij?
0 票
创建于
2021年03月19日 08:54
Thanks for pointing that out, we'll think about how to improve docs and make it more clear in the case with run tests. By the way, you can check out Create a run/debug configuration article. Direc...
社区
GoLand
Using testify for profiling while having SetupSuite
0 票
创建于
2021年03月19日 08:51
正式评论
Hi, You can use Go To | Test shortcut to navigate between the main and test file easily. As another option, please, pay attention to Rerun tests automatically action. I hope it helps.
社区
GoLand
Shortcut to switch between .go file and _test.go file
0 票
创建于
2021年03月18日 14:45
That's true, if you're executing tests by clicking on a directory, then all tests will be executed recursively (similar to go test ./...). If you're executing a test by clicking on the run gutter i...
社区
GoLand
Using testify for profiling while having SetupSuite
0 票
创建于
2021年03月18日 09:52
It seems on line 63 at suite.go you refer a field from a nil-pointer. Your example doesn't fully relate to stacktraces that come from Go. It's a runtime error. I guess it's a line with dictionaries...
社区
GoLand
Using testify for profiling while having SetupSuite
0 票
«
第一页
‹
上一页
下一页
›
最后
»