Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dmitry Cherniachenko
Total activity
105
Last activity
December 20, 2022 15:41
Member since
January 20, 2004 19:40
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
33
Activity overview
Posts (18)
Comments (54)
Sort by recent activity
Recent activity
Votes
Created
May 24, 2017 09:57
The problem is impossible to reproduce. Even though I've just run into it again. There is nothing logged to idea.log in the last 50 minutes. So I doubt it's some exception or illegal state. Do yo...
Community
IntelliJ IDEA Users
Editor selects text instead of moving a caret
0 votes
Created
May 23, 2017 14:47
It seems I cannot attach files here. Should I create a ticket in YouTrack? By the way, what do you plan to look at in the log? Installed plugins?As I mentioned the problem is highly unstable. I h...
Community
IntelliJ IDEA Users
Editor selects text instead of moving a caret
0 votes
Created
May 23, 2017 13:09
No, I don't have it installed. And I believe I never installed it in the past. (just to be sure, I checked and there is nothing mentioning "vim" in IDEA/config)
Community
IntelliJ IDEA Users
Editor selects text instead of moving a caret
0 votes
Created
May 12, 2017 21:28
https://github.com/JetBrains/intellij-community/pull/570
Community
IntelliJ IDEA Open API and Plugin Development
Redundant methods in StringUtil duplicating String functionality
0 votes
Created
May 12, 2017 11:02
You are right, I didn't notice that the 1st argument for `indexOf()` is a `CharSequence`. But nevertheless it is often used for `String` values. I believe those usages could be replaced with `Strin...
Community
IntelliJ IDEA Open API and Plugin Development
Redundant methods in StringUtil duplicating String functionality
0 votes
Created
February 18, 2004 16:53
There's pretty simple solution to get previous behavior back!Just add "-sourcepath ]]>" as additional compiler arguments and voila! :)P.S. I still beleive it should be available without such tricks...
Community
IntelliJ IDEA EAP Users
Compile behaviour
0 votes
Created
February 24, 2006 09:34
I'd also propose to perform plugin downloading in background. (reuse inline progress of plugin info update?) This would allow continue browsing plugins without having to wait until download is fini...
Community
IntelliJ IDEA EAP Users
Plugins dialog in Demetra
0 votes
Created
April 21, 2006 06:42
Love the idea of editing Java code sample to specify wanted code style!IDEA could use its superb intelligence to process it back to boolean and numeric values for the formatting rules internally.An...
Community
IntelliJ IDEA EAP Users
Any way to get rid of 'excluded from compilation' bar?
0 votes
Created
April 25, 2006 13:10
Hint: you can save a bit more of precious vertical space by moving all the bottom buttons (e.g. TODO) to the left/right sidebar (and make those windows floating to restore their original positions?)
Community
IntelliJ IDEA EAP Users
Any way to get rid of 'excluded from compilation' bar?
0 votes
Created
May 15, 2006 15:17
How about just using Alt+Enter > Edit inspection profile setting in editor when inspection highlights "wrong" JavaDoc tag? :)
Community
IntelliJ IDEA EAP Users
Demetra: Additional (custom) JavaDoc Tags
0 votes
«
First
‹
Previous
Next
›
Last
»