Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Rustam Vishniakov
Total activity
296
Last activity
July 10, 2023 13:47
Member since
April 09, 2010 09:02
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
124
Activity overview
Articles (0)
Posts (1)
Comments (171)
Sort by recent activity
Recent activity
Votes
Created
September 26, 2017 16:10
It's hard to tell how to fix it without going deeper into plugin code but you definitely need to start with SchemeCodeStylPanel.
Community
IntelliJ IDEA Open API and Plugin Development
Highlighting in Code Style of "schmely" plugin dosen't work properly
0 votes
Created
July 04, 2017 16:48
There is no any API for setting a background for individual PSI elements. Colors are set only for groups of elements of a certain type, for example, block comments.
Community
IntelliJ IDEA Open API and Plugin Development
Add comment programmatically && set the comment highlighted with different color
0 votes
Created
May 16, 2017 15:52
It seems that the change was pushed shortly after 172.2103. Please check 172.2273 when it becomes available.
Community
IntelliJ IDEA Open API and Plugin Development
Breaking change in FontPreferences
0 votes
Created
May 10, 2017 06:39
Fixed, please check the next EAP build.
Community
IntelliJ IDEA Open API and Plugin Development
Breaking change in FontPreferences
0 votes
Created
June 14, 2016 13:11
If a formatting block starts on the new line, it's position is controlled by indentation, not spacing. The core Block interface has two different methods: getSpacing() and getIndent(). The latter s...
Community
IntelliJ IDEA Open API and Plugin Development
Editor Formatter Issue
0 votes
Created
June 05, 2012 08:47
Ross,currently you can exclude only a single file (or a group of files) from completion by marking them as plain text. You can select the files, right click for the context menu and choose "Mark as...
Community
IntelliJ IDEA EAP Users
Ignore Folder from Javascript Code Completion
0 votes
Created
July 16, 2010 13:07
IDETalk uses XMPP protocol also known as Jabber. You may try installing one of XMPP servers on a spare PC: http://xmpp.org/software/servers.shtml. I have never tried it myself and unfortunately I c...
Community
IntelliJ IDEA Users
IDEtalk and Eclipse
0 votes
Created
July 15, 2010 11:25
I think even for such a small issue it makes sense to create a bug report at http://youtrack.jetbrains.net/issues if you want it to be fixed. Thanks!
Community
IntelliJ IDEA Users
Control + J tag pair short cut adds an extra space
0 votes
Created
January 13, 2011 16:15
Martin,if you have any ideas how to make it better, I'd suggest to submit a feature request (or requests) at http://youtrack.jetbrains.net because that's what eventually drives our development. Tha...
Community
IntelliJ IDEA Users
Smarter JavaScript code completion?
0 votes
Created
January 14, 2011 10:27
Please make sure that your prototype library is under "Global libraries". I have attached here a sample screenshot. This really should work.Another way is just to keep the library out of project sc...
Community
IntelliJ IDEA Users
Smarter JavaScript code completion?
0 votes
«
First
‹
Previous
Next
›
Last
»