Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexander Zolotov
Total activity
721
Last activity
November 01, 2023 08:52
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 (480)
Sort by recent activity
Recent activity
Votes
Created
November 07, 2016 11:34
Hi ML, Thank you for feedback. Indeed debugging is much slower now than it should be. Since it's a IntelliJ-platform issue we cannot fix it fast but we're going to do something with it in the neare...
Community
IntelliJ IDEA Plugin Users
Show output from File Watchers in code editor
0 votes
Created
October 15, 2016 16:04
Official comment
Hi Eugene, Making logger.debug() visible in standard output is not better than keeping System.out.println() in your code, you don't need it. Logger.debug() is logging messages to idea.log of star...
Community
IntelliJ IDEA Open API and Plugin Development
com.intellij.openapi.diagnostic.Logger debug() statements are not visible in the console
0 votes
Created
August 26, 2016 17:13
Official comment
Hi Luke, Take a look at ParsingTestCase#setUp method, it registers a lot of services and extensions, you just do the same for all services your parser requires. Also, you can always use LightFixtur...
Community
IntelliJ IDEA Open API and Plugin Development
Setting SDK for ParsingTestCase
0 votes
Created
August 26, 2016 09:31
Hi Robert, Nice to meet you too. I this I can help you to create a plugin using gradle-intellij-plugin. Feel free to ask questions about implementing IDE-plugins with Gradle in plugin's gitter or i...
Community
IntelliJ IDEA Open API and Plugin Development
Building plugins that depends on android using gradle plugin
0 votes
Created
March 31, 2014 17:16
There is no postfix completion for HTML :)The completion items that you see are live templates (build-in or your custom live templates). Indeed it is a problem in HTML. As a workaround you can disa...
Community
IntelliJ IDEA EAP Users
User experience of postfix completion
0 votes
Created
March 31, 2014 17:03
Sorry, can't reproduce it. It seems that it's not intentional. Could you please file an issue at our tracker: http://youtrack.jetbrains.com with the details: OS, package content, maybe project sample?
Community
IntelliJ IDEA EAP Users
Unable to format source in packages?
0 votes
Created
March 31, 2014 17:09
Actually I've found already existing issue about it and it should be fixed in IDEA 13.1.2.
Community
IntelliJ IDEA EAP Users
Unable to format source in packages?
0 votes
Created
March 31, 2014 17:10
Hi,Sorry for long answer. There is an issue about that: http://youtrack.jetbrains.com/issue/IDEA-122234. Fix will be delivered in IDEA 13.1.2
Community
IntelliJ IDEA EAP Users
Weirdness with optimize imports in latest EAP
0 votes
Created
August 18, 2014 20:04
Hi,Do you have 'JSP Files' in 'Settings | File Types | Recognized File Types'? What extensions are associated with this file type?
Community
IntelliJ IDEA Users
JSP highlighting/code suggestions not working
0 votes
Created
November 18, 2013 13:12
Hi,At the moment IDE doesn't support RTL. As you already know, there is the issue about it: http://youtrack.jetbrains.com/issue/IDEABKL-5810You can subscribe for updates of this issue.
Community
IntelliJ IDEA Users
Writing javadoc comments including Arabic and English text
0 votes
«
First
‹
Previous
Next
›
Last
»