Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Artem Khvastunov
Total activity
142
Last activity
December 01, 2022 09:21
Member since
April 21, 2017 10:34
Following
0 users
Followed by
0 users
Votes
6
Subscriptions
51
Activity overview
Articles (0)
Posts (0)
Comments (85)
Sort by recent activity
Recent activity
Votes
Created
December 01, 2022 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...
Community
IntelliJ IDEA Open API and Plugin Development
java.lang.ClassNotFoundException
0 votes
Created
May 10, 2021 16:10
Official comment
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...
Community
GoLand
Auto format/indent of code
0 votes
Created
May 03, 2021 08:06
@... It's about rsync on the local machine. Do you have it installed?
Community
GoLand
GoLand RunTarget Issue
0 votes
Created
April 23, 2021 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...
Community
GoLand
camelCase json for Golang struct tags
1 vote
Created
January 08, 2021 07:57
Official comment
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.
Community
GoLand
Focus Bug Under Wayland (Linux)
0 votes
Created
January 07, 2021 14:16
Official comment
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.
Community
GoLand
Cross compile to Linux... Package (no binary) / Directory (binary)
0 votes
Created
January 07, 2021 14:10
Official comment
GoLand doesn't support a wildcard (see IDEA-163811). But you can modify your program to expand glob as suggested here.
Community
GoLand
How to specify multiple cmd line arg with regular expression
0 votes
Created
January 07, 2021 13:31
Official comment
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...
Community
GoLand
How to show address of array element in debugger?
0 votes
Created
January 07, 2021 12:19
Official comment
Unfortunately, it's impossible to hide these lines at the moment. Please vote for IDEA-219274 to get notified when it's implemented.
Community
GoLand
what should I do to avoid seeing those output message following?
0 votes
Created
January 05, 2021 10:57
Official comment
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...
Community
GoLand
testify / show differences / length of strings limited
0 votes
Next
›
Last
»