主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2014年04月07日 19:25
Hi,If you have configured git root in your project (Settings | Version Control) then you can open annotations via right click on gutter, or via menu VCS | Git | Annotate.Attachment(s):Screenshot 20...
社区
IntelliJ IDEA Users
is it possible to use git blame within intellij
10 票
创建于
2018年09月06日 09:10
Likely, the right thing to do was enabling Go modules support in `Settings | Go | Go modules`
社区
GoLand
How to tell intellij to import my golang 1.11 modules defined in the go.mod file?
5 票
创建于
2019年12月07日 03:18
You need to change both of `json` live template. Likely you changed one but use another.
社区
GoLand
camelCase json for Golang struct tads
1 票
创建于
2019年12月07日 03:13
This is the name of parameter of Println function. Right click on it likely will help you. Also see https://stackoverflow.com/questions/42346480/how-to-disable-parameter-hints-in-intellij-idea/4234...
社区
GoLand
Goland "a...:" appearing in fmt.Println()
1 票
已编辑于
2019年10月30日 07:10
Hi, You need to configure it in `Setting | Build, Execution, Deployment | Python Interpreter`. I've filed an issue about it: https://youtrack.jetbrains.com/issue/PY-38796.
社区
GoLand
How to setup Python interpreter
1 票
创建于
2019年08月11日 11:03
> Basically I want a run configuration equivalent to go test ./... > I guess that a directory configuration is the way to go, but it still doesn't let me run with the debugger. Because it's impos...
社区
GoLand
GoLand unable to debug tests
1 票
创建于
2019年07月01日 08:14
Hi Dmytro. This article is about setting JRE for real IDE, not for sandbox-IDEA. If you're using gradle-intellij-plugin, make sure you're using the latest version of the plugin and see `jbrVersion`...
General
Troubleshooting
Selecting the JDK version the IDE will run under
1 票
创建于
2019年06月27日 13:23
Hi. GoLand doesn't do this. I think it comes from a third-party plugin and it's better to ask the maintainers of that plugin.
社区
GoLand
How to disable showing .env values in tooltip?
1 票
创建于
2019年05月16日 11:05
Hi, You can import it programmatically: TextMateSettings.getInstance().getState().setBundles() the reload bundles: textMateService = TextMateService.getInstance();textMateService.unregisterAllBund...
社区
IntelliJ IDEA Open API and Plugin Development
Problematically importing TextMate packages
1 票
创建于
2019年05月07日 18:28
> even On mause hover or On click? I mentioned it: > or use Ctrl/Cmd+Hover for references For declaration it looks senseless to me. You're already on a declaration, you can see its type right in ...
社区
GoLand
Variable type hint not showing under the editor tab.
1 票
下一页
›
最后
»