主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dmitry Neverov
活动总数
90
最后的活动
2023年03月27日 12:18
成员加入日期
2014年01月28日 13:45
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
32
活动概览
文章(0)
帖子(0)
评论(58)
按最近的活动排序
最近的活动
投票数
创建于
2019年05月06日 10:20
Amaari, it works fine in my case, environment variables are passed to the go program. Please check if this version works for you: https://play.golang.org/p/8zwBGGepZ9O.
社区
GoLand
GoLand 2019.1 cannot paste environment variables
0 票
创建于
2019年04月30日 16:00
Sorry for inconvenience. Please update to 2019.1.1, the issue (https://youtrack.jetbrains.com/issue/GO-7094) is fixed there.
社区
GoLand
GoLand 2019.1 cannot paste environment variables
0 票
创建于
2019年04月30日 15:53
I think you are facing https://youtrack.jetbrains.com/issue/IDEA-201301, please follow the workaround described in the issue.
社区
GoLand
Find in path - prefill strange string
0 票
创建于
2019年04月14日 09:37
Please capture IDE logs via the `Help | Collect logs and show in <file browser>` action and attach them to the ticket
社区
GoLand
Was first unable to bring in bcrypt so tried to use internal download of SDK, now getting "Failed to download SDK Unpacked SDK is corrupted"
0 票
创建于
2019年04月12日 14:05
You can do that using macros as described here: https://www.jetbrains.com/help/idea/using-macros-in-the-editor.html#bind. Record a macro inserting ':=' and bind it to the shortcut you want. I'd als...
社区
GoLand
When adding elements to an array, is it possible to somehow automatically create the next element and move cursor to it?
0 票
创建于
2019年04月11日 13:21
Hi, the closest you can get with built-in tools is to run the 'Complete current statement" action inside a string (default keybinding is Ctrl+Shift+Enter). It adds a comma after a string literal an...
社区
GoLand
When adding elements to an array, is it possible to somehow automatically create the next element and move cursor to it?
0 票
创建于
2019年04月11日 12:52
Hi Kelly, the 'Run CPU Profile' action is available on the gutter icon for tests and benchmarks. Profiling regular functions is not supported yet, please watch/vote for https://youtrack.jetbrains...
社区
GoLand
Failing to "General profiler usage"
0 票
创建于
2018年07月25日 16:24
BTW do you want to set value of all the fields? If so, then there is an intention inside a struct literal doing just that. There is also an intention which fills fields recursively.
社区
GoLand
Get a list of struct fields
0 票
创建于
2018年07月25日 14:10
Hi Bharat, there is no ability to view available fields on Cmd+P at the moment, the closest you can get is to invoke Ctrl+Q on struct name or hover the mouse with Cmd pressed over struct name - bot...
社区
GoLand
Get a list of struct fields
0 票
创建于
2014年01月28日 13:45
These are changes from removed VCS roots or from removed build configurations. There is no need in removing them. Then TeamCity starts it detects that changes are not attached to the build configur...
社区
IntelliJ IDEA Users
VCS changes not attached to any build configuration
0 票
«
第一页
‹
上一页