主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dennis Ushakov
活动总数
833
最后的活动
2018年11月23日 21:33
成员加入日期
2009年03月30日 18:01
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
330
活动概览
文章(0)
帖子(0)
评论(502)
按最近的活动排序
最近的活动
投票数
创建于
2018年05月11日 12:15
Hey, this functionality is already provided by Angular plugin. Do you use it?
社区
IntelliJ IDEA Open API and Plugin Development
Angular CLI plugin for GoLand
0 票
创建于
2018年05月09日 21:30
If you need only JavaScript support, you can set up WebStorm as an SDK and WS license would be enough
社区
IntelliJ IDEA Open API and Plugin Development
How to use JS PsiFiles in my plugin?
0 票
创建于
2018年05月03日 08:56
Hello Christian, what you see in the community edition is basic keywords highlighting that doesn't build PSI. You can set Ultimate Edition as an SDK and add JavaScript plugin from that installation
社区
IntelliJ IDEA Open API and Plugin Development
How to use JS PsiFiles in my plugin?
0 票
创建于
2018年03月16日 14:26
You can do that via CodeCompletionHandlerBase.createHandler().invokeCompletion()
社区
IntelliJ IDEA Open API and Plugin Development
How get all standard html5 attributes ?
0 票
创建于
2018年02月26日 16:14
What error do you get in that case? I think you should also add freemarker.jar for it to work
社区
IntelliJ IDEA Open API and Plugin Development
Copyright and Coverage report plugins missing from WebStorm?
0 票
创建于
2018年02月26日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Copyright and Coverage report plugins missing from WebStorm?
0 票
创建于
2018年02月25日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Copyright and Coverage report plugins missing from WebStorm?
0 票
创建于
2018年02月24日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Copyright and Coverage report plugins missing from WebStorm?
0 票
创建于
2018年02月05日 10:24
А для чего вы хотите иметь собственный тип модуля?
社区
IntelliJ IDEA Open API and Plugin Development
Inheritance ModuleType and output to the console text stream from cmd
0 票
创建于
2018年01月26日 10:31
Здравствуйте, правда ли есть необходимость в своём ModuleType? Пример того как можно запустить команду и вывести результат в окно внизу можно посмотреть тут
社区
IntelliJ IDEA Open API and Plugin Development
Inheritance ModuleType and output to the console text stream from cmd
0 票
«
第一页
‹
上一页
下一页
›
最后
»