主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Artem Khvastunov
活动总数
142
最后的活动
2022年12月01日 09:21
成员加入日期
2017年04月21日 10:34
关注
0 名用户
关注者数
0 名用户
投票数
6
订阅数
51
活动概览
文章(0)
帖子(0)
评论(85)
按最近的活动排序
最近的活动
投票数
创建于
2022年12月01日 09:21
Keep in mind that by having a dependency on com.intellij.modules.goland your plugin can only be installed into GoLand. If you'd like to use it in IntelliJ IDEA with the Go plugin, you need to remov...
社区
IntelliJ IDEA Open API and Plugin Development
java.lang.ClassNotFoundException
0 票
创建于
2021年05月10日 16:10
正式评论
Hi George, GoLand should indent your code while you type. If it's not the case for you, it'd be great if you can share an example when it doesn't work. As to code formatting, by default, the IDE ex...
社区
GoLand
Auto format/indent of code
0 票
创建于
2021年05月03日 08:06
@... It's about rsync on the local machine. Do you have it installed?
社区
GoLand
GoLand RunTarget Issue
0 票
创建于
2021年04月23日 05:55
Hey, it's much easier in 2021.1. You can convert existing tags by hitting Alt+Enter on them. After that, GoLand will automatically infer style from existing tags. Here you can find more details htt...
社区
GoLand
camelCase json for Golang struct tags
1 票
创建于
2021年01月08日 07:57
正式评论
It looks like a known problem (see IDEA-229055). Please feel free to drop a comment there with information about your system and vote for the issue to get notified of progress.
社区
GoLand
Focus Bug Under Wayland (Linux)
0 票
创建于
2021年01月07日 14:16
正式评论
You need to either specify Output directory if you don't care about the binary's name or pass -o binaryname to Go tool arguments.
社区
GoLand
Cross compile to Linux... Package (no binary) / Directory (binary)
0 票
创建于
2021年01月07日 14:10
正式评论
GoLand doesn't support a wildcard (see IDEA-163811). But you can modify your program to expand glob as suggested here.
社区
GoLand
How to specify multiple cmd line arg with regular expression
0 票
创建于
2021年01月07日 13:31
正式评论
When stopped at a breakpoint, you can open Run | Debugger Actions | Evaluate Expression... There you can execute something like expectedLob[0]. The result will contain both the value and its addres...
社区
GoLand
How to show address of array element in debugger?
0 票
创建于
2021年01月07日 12:19
正式评论
Unfortunately, it's impossible to hide these lines at the moment. Please vote for IDEA-219274 to get notified when it's implemented.
社区
GoLand
what should I do to avoid seeing those output message following?
0 票
创建于
2021年01月05日 10:57
正式评论
Thanks for the update. It seems you bump into this issue https://github.com/golang/go/issues/36059 We track it as https://youtrack.jetbrains.com/issue/GO-8141 But I'm not sure we can do much withou...
社区
GoLand
testify / show differences / length of strings limited
0 票
下一页
›
最后
»