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 recent activity
Recent activity
Votes
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
February 26, 2018 16:14
What error do you get in that case? I think you should also add freemarker.jar for it to work
Community
IntelliJ IDEA Open API and Plugin Development
Copyright and Coverage report plugins missing from WebStorm?
0 votes
Created
February 26, 2018 16:03
They're mostly reusing report generation capabilities of underlying tools (e.g. launching coverage with special parameters), so there's not much to reuse. You can try bundling coverage-report.jar a...
Community
IntelliJ IDEA Open API and Plugin Development
Copyright and Coverage report plugins missing from WebStorm?
0 votes
Created
February 25, 2018 09:11
Oh, now I get it. Looks like all report generators that are used in minor IDEs (e.g. Ruby, Python, etc) do not use HTMLReportBuilder as it seems to be more or less Java-specific (namespaces, classe...
Community
IntelliJ IDEA Open API and Plugin Development
Copyright and Coverage report plugins missing from WebStorm?
0 votes
Created
February 24, 2018 10:00
Hi Scott, that seems strange as report generation works ok for built-in plugins. If there's coverage data selected in Run | Show Code Coverage Data, there's an action to generate a report. Does you...
Community
IntelliJ IDEA Open API and Plugin Development
Copyright and Coverage report plugins missing from WebStorm?
0 votes
Created
February 05, 2018 10:24
А для чего вы хотите иметь собственный тип модуля?
Community
IntelliJ IDEA Open API and Plugin Development
Inheritance ModuleType and output to the console text stream from cmd
0 votes
Created
January 26, 2018 10:31
Здравствуйте, правда ли есть необходимость в своём ModuleType? Пример того как можно запустить команду и вывести результат в окно внизу можно посмотреть тут
Community
IntelliJ IDEA Open API and Plugin Development
Inheritance ModuleType and output to the console text stream from cmd
0 votes
Created
January 26, 2018 10:22
Can you clarify a little bit what do you mean by access? If you want `visitJSClass`, `visitJSFunctionDeclaration` to be called, your HighlightingVisitor should extend JSElementVisitor or you'll get...
Community
IntelliJ IDEA Open API and Plugin Development
How to make my own HighlightVisitor access javascript's PsiElement in HTML script tag?
0 votes
Created
January 05, 2018 08:43
Yes, you can set it up as a Platform SDK just like you did with IntelliJ
Community
IntelliJ IDEA Open API and Plugin Development
ClassNotFoundException for PsiTreeUtilKt in WebStorm
0 votes
«
First
‹
Previous
Next
›
Last
»