主页
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年05月06日 08:45
> As I remember, when we click on some variable, Golang would show the variable type under the editor tab( I do highlighted above ) It's breadcrumbs panel, it doesn't show the type, only path to th...
社区
GoLand
Variable type hint not showing under the editor tab.
1 票
创建于
2019年03月05日 11:42
Sounds interesting. Filed the feature request here: https://youtrack.jetbrains.com/issue/GO-7024
社区
GoLand
Proposal: autocomplete also by constant values
1 票
创建于
2018年12月18日 15:32
Likely you're trying to compile a file, not a package, so Go compiler knows nothing about any packages in the GOPATH. Try to run package or directory instead.
社区
GoLand
GoLand Does not detect struct definitions/elements in same package different files
1 票
创建于
2018年12月18日 08:45
The error is displayed in the editor: I'll check why it's not shown in the build log. You'd better review the plugin.xml. Besides the error in the description tag, you also do not include any modu...
社区
IntelliJ IDEA Open API and Plugin Development
Error publishing a plugin
1 票
已编辑于
2018年12月05日 08:26
> I can do it just in IDEA version I set in build.gradle file before building Yes, that's the point. You build different plugin distribution for different IDE major versions. You can upload all the...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin for few IDE versions
1 票
已编辑于
2018年11月08日 16:07
Hi, No, it's not expected. I've filed the issue about it: https://youtrack.jetbrains.com/issue/GO-6401 Thanks!
社区
GoLand
Goland doesn't format code properly when writing semicolons
1 票
创建于
2018年10月28日 15:10
> What steps need to be follow.... The link above contains steps. The plugin can be compiled with buildPlugin task, it will be put in `build/distributions` directory.
社区
IntelliJ IDEA Open API and Plugin Development
error in publish a plugin using "publishPlugin"
1 票
创建于
2018年10月28日 12:15
> I am using gradle Version: 181.5087.20. There is no such version neither gradle nor gradle-intellij-plugin. It's an IDEA version. I don't see any `framework for secure coding` plugin at plugi...
社区
IntelliJ IDEA Open API and Plugin Development
error in publish a plugin using "publishPlugin"
1 票
创建于
2018年10月22日 10:10
Hi Henry, Here is the comprehensive documentation that covers your question: https://github.com/JetBrains/gradle-intellij-plugin/blob/master/README.md ``` plugins - The list of bundled IDEA plugins...
社区
IntelliJ IDEA Open API and Plugin Development
Adding "plugin on disk" as a dependency for another plugin
1 票
创建于
2018年10月10日 13:32
Hi Christofer, Looks like a bug. Not sure which tool is to blame yet. Could you please run the exact command that GoLand does in the terminal and attach the output here? Or please give a link to a ...
社区
GoLand
Test output contains no newlines
1 票
«
第一页
‹
上一页
下一页
›
最后
»