主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2016年12月13日 08:25
I'm terribly sorry, looks like I've messed up with new GH review UI. Comments should be visible now
社区
IntelliJ IDEA Open API and Plugin Development
How to Build intellij-plugins repository?
0 票
创建于
2016年11月29日 09:57
I'm very sorry for the delayed reply, looks like I've missed it. Will post comments in PR
社区
IntelliJ IDEA Open API and Plugin Development
How to Build intellij-plugins repository?
0 票
创建于
2016年10月31日 12:12
Looks interesting, it would be great if you can finalise it. NpmPackageProjectGenerator is only available in latest EAPs, however that problem should be solved by using Gradle build, it uses latest...
社区
IntelliJ IDEA Open API and Plugin Development
How to Build intellij-plugins repository?
0 票
创建于
2016年09月28日 13:25
There's also an extra semicolon at the end of the line 5 :)
社区
IntelliJ IDEA Open API and Plugin Development
Java Script warning in custom language plugin
0 票
创建于
2016年09月28日 12:38
Ok, it looks like the JS content is in one piece. I believe there's an extra closing brace on the line 3 right before curly one, that's causing all these errors
社区
IntelliJ IDEA Open API and Plugin Development
Java Script warning in custom language plugin
0 票
创建于
2016年09月28日 09:54
Can you expand HTML file subtree on the left?
社区
IntelliJ IDEA Open API and Plugin Development
Java Script warning in custom language plugin
0 票
已编辑于
2016年09月28日 09:22
Looks like JavaScript is parsed, but the content of the `script` tag is split at random(?) places, so the JS parser cannot fully parse it. How does PSI tree look for the given file?
社区
IntelliJ IDEA Open API and Plugin Development
Java Script warning in custom language plugin
0 票
创建于
2016年09月13日 21:07
Ok) FrameworkIndexingHandler is not a third way to index but rather an extension to those two specific for JS. process* methods are called during JS stub building so that framework specific informa...
社区
IntelliJ IDEA Open API and Plugin Development
Ember.js plugin: Inheritance
0 票
创建于
2016年09月13日 20:06
The docs for platform are definitely better: FileBasedIndex and StubIndex.
社区
IntelliJ IDEA Open API and Plugin Development
Ember.js plugin: Inheritance
0 票
已编辑于
2016年09月13日 15:46
Sorry, no docs yet :( Mostly it's used to provide some implicitly present elements during indexing and additional type information during types processing (that happens during completion/navigation...
社区
IntelliJ IDEA Open API and Plugin Development
Ember.js plugin: Inheritance
0 票
«
第一页
‹
上一页
下一页
›
最后
»