Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Alexander Zolotov
Follow
New articles and posts
New articles, posts, and comments
Total activity
720
Last activity
August 05, 2020 07:18
Member since
April 05, 2011 22:39
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
241
Activity overview
Articles (0)
Posts (0)
Comments (479)
Sort by recent activity
Recent activity
Votes
Created
June 27, 2018 11:57
Hi Nicolas, According to logs, you're using IntelliJ IDEA Ultimate, so I'm not sure how it's related to GoLand. Anyway, the IDEA you use seems to be quite outdated, could you please check whether t...
Community
GoLand
Adding Parameters to Angular Component and Editor Freezes
0 votes
Created
June 27, 2018 11:49
Please attach entire output of GoLand. Also could you please attach or send me to zolotov at jetbrains.com logs? You can collect them with `Help | Compress and show in <file browser>` action.
Community
GoLand
runnerw.exe: CreateProcess failed with error 216 with a simple Hello World
0 votes
Created
June 27, 2018 11:24
Hi, What go version you use? Can you run `go version` in the terminal?
Community
GoLand
runnerw.exe: CreateProcess failed with error 216 with a simple Hello World
0 votes
Created
June 26, 2018 18:21
Hi Nicolas, Could you please attach or send me to zolotov at jetbrains.com logs? You can collect them with `Help | Compress and show in <file browser>` action. Thanks
Community
GoLand
Adding Parameters to Angular Component and Editor Freezes
0 votes
Created
June 26, 2018 17:50
Sorry, I cannot recreate the issue that you're describing.
Community
IntelliJ IDEA Open API and Plugin Development
Problem syncing gradle in idea-sandbox.
0 votes
Created
June 26, 2018 09:20
Hi, For empty initializer you can invoke `Fill struct` action via Alt+Enter menu. For filled initializer without structure keys, you can invoke `Add keys and delete zero values` via Alt+Enter menu....
Community
GoLand
Option to automatically add the keyed parameters of a struct
1 vote
Created
June 26, 2018 09:06
Hi, There is no way to do this. We're going to sort result, though. Please track the issue to get updates: https://youtrack.jetbrains.com/issue/GO-3185.
Community
GoLand
How to define limited packages when searching parent interfaces / implemented structs?
0 votes
Created
June 14, 2018 19:23
> The problem is that gradle wont sync You don't need to sync project in order to run upgrade from a terminal. > I've only ever used gradle once before so I'm not sure what I'm doing at all. I th...
Community
IntelliJ IDEA Open API and Plugin Development
Gradle sync fails in new project
0 votes
Created
June 14, 2018 18:49
> As you can see on the screenshots above the default wrapper option does download a gradle 4.4 binary. Yes, I know, that's what I'm talking about, it's not IntelliJ downloads Gradle, it's Gradle ...
Community
IntelliJ IDEA Open API and Plugin Development
Gradle sync fails in new project
0 votes
Created
June 14, 2018 18:31
Hi Mariano, Gradle is used for downloading some of dependencies but not for building itself. You can start with a documentation for `org.jetbrains.intellij.build` package which describes the entry ...
Community
IntelliJ IDEA Open API and Plugin Development
How to create a new distribution
0 votes
«
‹
16
17
18
19
20
21
22
23
24
25
26
›
»