Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dennis Ushakov
Total activity
833
Last activity
November 23, 2018 21:33
Member since
March 30, 2009 18:01
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
330
Activity overview
Articles (0)
Posts (0)
Comments (502)
Sort by votes
Recent activity
Votes
Created
July 28, 2012 05:53
Please try doing File | Invalidate Caches
Community
RubyMine
Double-Click file in tree does not work
8 votes
Created
February 04, 2011 14:04
Hello Hamidam, I'm using Idea with Ruby plugin all the time and I don't see the problem with gem requirements scanner. It checks your file to find gems requred for your application so Ruby plugin c...
Community
IntelliJ IDEA Users
Rails Developement. Turn off search for gems
2 votes
Created
May 11, 2018 12:56
That's AngularJS, sorry for the typo. Which version of plugin do you have and what version of CLI are you using?
Community
IntelliJ IDEA Open API and Plugin Development
Angular CLI plugin for GoLand
1 vote
Created
April 17, 2018 14:35
You can wrap your text in HTML via com.intellij.xml.util.XmlStringUtil#wrapInHtml and that will automatically wrap any text that's too long
Community
IntelliJ IDEA Open API and Plugin Development
WebStorm - How to wrap error message in New Project?
1 vote
Created
March 26, 2018 17:24
Vue plugin uses a combination of com.intellij.lang.javascript.completion.JSSmartCompletionContributor and com.intellij.lang.javascript.JavaScriptSpecificHandlersFactory to provide completion and na...
Community
IntelliJ IDEA Open API and Plugin Development
How to identify the code of the ES6 specification in <script></script> for reference
1 vote
Created
March 16, 2018 09:01
Hi, you can use HtmlNSDescriptorImpl.getCommonAttributeDescriptors(context) for that
Community
IntelliJ IDEA Open API and Plugin Development
How get all standard html5 attributes ?
1 vote
Created
March 07, 2018 11:36
Craig, When we get issues reported about CPU usage, we do our best to try and address these, but in order to do so, we need specific details (such as CPU snapshots, etc.) unless it’s something we’r...
Community
WebStorm
Sorry Jetbrains.. the love affair is over.
1 vote
Created
December 29, 2017 19:34
Hi, unfortunately, PsiTreeUtilKt resides in the java-impl module which is available only in IDEs with Java support (IntelliJ Community and Ultimate). While we can consider moving these extension me...
Community
IntelliJ IDEA Open API and Plugin Development
ClassNotFoundException for PsiTreeUtilKt in WebStorm
1 vote
Edited
December 04, 2017 14:17
Small IDEs don't use module types during project generation (they use default one, e.g. WebModuleType for WebStorm), so the module builder just won't be called
Community
IntelliJ IDEA Open API and Plugin Development
custom plugin module does not appear while creating new project in WebStorm
1 vote
Edited
August 23, 2017 13:20
I'm pushing a fix that will make QxDooFrameworkHandler less aggressive, so these should go away. It will be available in 2017.3 for sure and may be we'll backport it to one of 2017.2 bugfix updates
Community
IntelliJ IDEA Open API and Plugin Development
JSImplicitElementmpl / Enhancing JS completions
1 vote
Next
›
Last
»