主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Alexander Zolotov
活动总数
721
最后的活动
2023年11月01日 08:52
成员加入日期
2011年04月05日 22:39
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
241
活动概览
文章(0)
帖子(0)
评论(480)
按最近的活动排序
最近的活动
投票数
创建于
2019年02月21日 12:22
Please collect the diagnostic info. To do this add "#com.goide.dlv.DlvVm" (without quotes) in `Help | Debug Log Settings...` dialog. Try to debug again. After that feel free to file a bug report at...
社区
GoLand
Breakpoints not firing on tests after 'crash' on previous test run. Restart required
0 票
已编辑于
2019年02月19日 07:18
Hi. It's not a known issue. Could you please share the code sample to recreate the issue?
社区
GoLand
Breakpoints not firing on tests after 'crash' on previous test run. Restart required
0 票
创建于
2019年02月13日 12:32
Configuration looks good to me, don't see what can goes wrong. Could you provide a project sample to recreate this, please? @Alexander, any ideas why compiler works like that?
社区
IntelliJ IDEA Open API and Plugin Development
Custom Create in form - Fields don't get initialized when "Generate GUI into" is set to "Binary class files"
0 票
已编辑于
2019年02月13日 11:59
> I'm checking the class file of MyComponent Which one? There are at least four of them in case of building the plugin. > Task :instrumentCode Task ':instrumentCode' is not up-to-date because: Ou...
社区
IntelliJ IDEA Open API and Plugin Development
Custom Create in form - Fields don't get initialized when "Generate GUI into" is set to "Binary class files"
0 票
已编辑于
2019年02月12日 16:44
Hi, please run gradle `clean instrumentCode --info` and attach the output. Btw, how are you checking that $$$setupUI$$$ is not there? What's the class file you check?
社区
IntelliJ IDEA Open API and Plugin Development
Custom Create in form - Fields don't get initialized when "Generate GUI into" is set to "Binary class files"
0 票
创建于
2019年02月06日 13:47
You can use built-in terminal or enabled tty support via Registry (Ctrl+Alt+Shift+/ | Registry | run.processes.with.pty). In the latter case, the debug might not work, though. See https://youtrack....
社区
GoLand
Cannot launch/debug Go app that needs TTY
0 票
已编辑于
2019年01月28日 09:42
正式评论
Hi Cedar, > Now I'm on the 15th line in the editor and I want to go to the implementation of the Read method: > It is clear that I click Cmd + B, and this leads me to io / io.go (line 77), which is...
社区
GoLand
Best-case effort with type resolution
0 票
创建于
2019年01月25日 10:55
No problem. Btw, GoLand 2019.1 EAP is published. Please take a look: https://www.jetbrains.com/go/nextversion/
社区
GoLand
Go autocomplete - disable names of return types
0 票
创建于
2019年01月24日 11:37
Now I get it. It's going to be fixed in the first 2019.1 eap. Until then, you can disable `Settings | Go | Suggest parameter name in completion`.
社区
GoLand
Go autocomplete - disable names of return types
0 票
创建于
2019年01月23日 12:44
Completion repeats the expected type. If `SomeFuncWithFuncParameter` won't have names of return parameters in its functional parameter, completion won't add them by default.
社区
GoLand
Go autocomplete - disable names of return types
0 票
«
第一页
‹
上一页
下一页
›
最后
»