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
February 05, 2020 14:38
please attach the content of ideaLocal-IU-191.7479.19-withKotlin.xml
Community
IntelliJ IDEA Open API and Plugin Development
intellij.localPath specified still getting error 'Could not resolve com.jetbrains:ideaLocal:IU-191.7479.19' on runIde task
0 votes
Created
February 05, 2020 14:03
Also, add `--stacktrace`. It's ok that gradle checks `cache-redirector.jetbrains.com` and it's ok not to find anything there. But looks like your build is dead when it checks it. If it is so, try t...
Community
IntelliJ IDEA Open API and Plugin Development
intellij.localPath specified still getting error 'Could not resolve com.jetbrains:ideaLocal:IU-191.7479.19' on runIde task
0 votes
Created
February 05, 2020 13:57
> Contents extracted from Please show the actual content. couple nested `ls` or `tree` would be ok > and compileOnly fileTree(dir: "<>/workspace/Intellij Versions/ideaIU-1 You don't need it, remove...
Community
IntelliJ IDEA Open API and Plugin Development
intellij.localPath specified still getting error 'Could not resolve com.jetbrains:ideaLocal:IU-191.7479.19' on runIde task
0 votes
Created
February 05, 2020 11:56
localPath = "<>/workspace/Intellij Versions/ideaIU-191.7479.19/" What's the content of that directory? compileOnly fileTree(dir: "<>/workspace/Intellij Versions/ideaIU-191.7479.19/lib", inc...
Community
IntelliJ IDEA Open API and Plugin Development
intellij.localPath specified still getting error 'Could not resolve com.jetbrains:ideaLocal:IU-191.7479.19' on runIde task
0 votes
Created
January 05, 2020 12:01
There is no way. What particular button do you miss?
Community
GoLand
Run tool window 2019.3 didn't show some functions
0 votes
Created
January 05, 2020 11:44
Hi, It's not possible at the moment, please vote for the issue to show your interest and track its status: https://youtrack.jetbrains.com/issue/IDEA-212620
Community
GoLand
How to set run tool window without wrapping?
0 votes
Created
December 07, 2019 20:32
Do you use several monitors?
Community
GoLand
Drop-down menus go past bottom of the screen in CentOS/Mate
0 votes
Created
December 07, 2019 20:07
Alt+Enter on folding allows opening settings fast. Long way: Preferences | Editor | General | Code Folding | Format strings.
Community
GoLand
How to disable new "auto hiding code"?
0 votes
Created
December 07, 2019 03:18
You need to change both of `json` live template. Likely you changed one but use another.
Community
GoLand
camelCase json for Golang struct tads
1 vote
Created
December 07, 2019 03:13
This is the name of parameter of Println function. Right click on it likely will help you. Also see https://stackoverflow.com/questions/42346480/how-to-disable-parameter-hints-in-intellij-idea/4234...
Community
GoLand
Goland "a...:" appearing in fmt.Println()
1 vote
«
‹
1
2
3
4
5
6
7
8
›
»