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
Edited
February 19, 2019 07:18
Hi. It's not a known issue. Could you please share the code sample to recreate the issue?
Community
GoLand
Breakpoints not firing on tests after 'crash' on previous test run. Restart required
0 votes
Created
February 13, 2019 12:32
Configuration looks good to me, don't see what can goes wrong. Could you provide a project sample to recreate this, please? @Alexander, any ideas why compiler works like that?
Community
IntelliJ IDEA Open API and Plugin Development
Custom Create in form - Fields don't get initialized when "Generate GUI into" is set to "Binary class files"
0 votes
Edited
February 13, 2019 11:59
> I'm checking the class file of MyComponent Which one? There are at least four of them in case of building the plugin. > Task :instrumentCode Task ':instrumentCode' is not up-to-date because: Ou...
Community
IntelliJ IDEA Open API and Plugin Development
Custom Create in form - Fields don't get initialized when "Generate GUI into" is set to "Binary class files"
0 votes
Edited
February 12, 2019 16:44
Hi, please run gradle `clean instrumentCode --info` and attach the output. Btw, how are you checking that $$$setupUI$$$ is not there? What's the class file you check?
Community
IntelliJ IDEA Open API and Plugin Development
Custom Create in form - Fields don't get initialized when "Generate GUI into" is set to "Binary class files"
0 votes
Created
February 06, 2019 13:47
You can use built-in terminal or enabled tty support via Registry (Ctrl+Alt+Shift+/ | Registry | run.processes.with.pty). In the latter case, the debug might not work, though. See https://youtrack....
Community
GoLand
Cannot launch/debug Go app that needs TTY
0 votes
Edited
January 28, 2019 09:42
Official comment
Hi Cedar, > Now I'm on the 15th line in the editor and I want to go to the implementation of the Read method: > It is clear that I click Cmd + B, and this leads me to io / io.go (line 77), which is...
Community
GoLand
Best-case effort with type resolution
0 votes
Created
January 25, 2019 10:55
No problem. Btw, GoLand 2019.1 EAP is published. Please take a look: https://www.jetbrains.com/go/nextversion/
Community
GoLand
Go autocomplete - disable names of return types
0 votes
Created
January 24, 2019 11:37
Now I get it. It's going to be fixed in the first 2019.1 eap. Until then, you can disable `Settings | Go | Suggest parameter name in completion`.
Community
GoLand
Go autocomplete - disable names of return types
0 votes
Created
January 23, 2019 12:44
Completion repeats the expected type. If `SomeFuncWithFuncParameter` won't have names of return parameters in its functional parameter, completion won't add them by default.
Community
GoLand
Go autocomplete - disable names of return types
0 votes
Edited
January 19, 2019 19:52
Since GoLand 2018.3 Web deployment plugin is bundled into IDE. To make it work just delete your custom version via Settings | Plugins page. UPD: Actually, Florin already said you to do this. Have y...
Community
GoLand
What happened to the Deployment tool??
0 votes
«
‹
4
5
6
7
8
9
10
11
12
13
14
›
»