Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dmitry Neverov
Total activity
90
Last activity
March 27, 2023 12:18
Member since
January 28, 2014 13:45
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
32
Activity overview
Articles (0)
Posts (0)
Comments (58)
Sort by recent activity
Recent activity
Votes
Created
November 25, 2019 14:44
At the moment we don't have plans to add such a feature: https://youtrack.jetbrains.com/issue/GO-6460. Could you please describe your use-case in the issue, maybe we can address it by different means?
Community
GoLand
How to create run configuration to build directory recursively?
0 votes
Created
November 22, 2019 17:17
We don't have a run configuration for that, but you can run 'go build ./...' by configuring an external tool at `File | Settings | Tools | External Tools` like shown on a screenshot.
Community
GoLand
How to create run configuration to build directory recursively?
0 votes
Created
November 19, 2019 14:50
It happens because terminal emulation is not enabled on windows by default. To turn it on run the `Registry` action and enable the `run.processes.with.pty` option. The emulation is not perfect, so ...
Community
GoLand
Go Run & Executing in New Window
0 votes
Created
November 13, 2019 14:09
Hi Stephan, there is no such an ability at the moment, please watch/vote for https://youtrack.jetbrains.com/issue/GO-8362.
Community
GoLand
Break calls with many arguments onto multiple lines
0 votes
Created
October 15, 2019 11:15
Hi Jonah, there is no such option at this time, please watch/vote for https://youtrack.jetbrains.com/issue/GO-8213.
Community
GoLand
View methods of embedded type in "Structure" pane?
0 votes
Created
October 11, 2019 08:43
So does it handle your case?
Community
GoLand
Setting for build not to use temp directory
0 votes
Created
October 10, 2019 11:45
You can specify a full path to the executable in the "Go tools arguments": -o /path/to/bin
Community
GoLand
Setting for build not to use temp directory
0 votes
Created
October 08, 2019 14:26
Please watch/vote for https://youtrack.jetbrains.com/issue/GO-7632
Community
GoLand
setting GONOSUMDB?
0 votes
Created
October 08, 2019 12:54
Does specifying environment variables in the 'go build' run configuration options helps in your case?
Community
GoLand
setting GONOSUMDB?
0 votes
Created
September 23, 2019 13:52
Thank you. This issue (https://youtrack.jetbrains.com/issue/IDEA-217907) is fixed in 2019.3.
Community
GoLand
Status bar message truncated for no reason
0 votes
«
First
‹
Previous
Next
›
Last
»