主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Abnerzheng
活动总数
33
最后的活动
2017年05月09日 09:52
成员加入日期
2017年02月14日 08:54
关注
1 名用户
关注者数
0 名用户
投票数
0
订阅数
5
活动概览
帖子(5)
评论(23)
按最近的活动排序
最近的活动
投票数
创建于
2017年05月09日 09:52
It seems works very well! Peter, thank you very much!
社区
IntelliJ IDEA Open API and Plugin Development
How Can I prevent FragmentElementType from affect native HTML parsing?
0 票
已编辑于
2017年05月09日 08:43
Hi Peter, This is my implementation of "prepareParsedTemplateFile": @Overrideprotected void prepareParsedTemplateFile(@NotNull FileElement root) { super.prepareParsedTemplateFile(root); Arr...
社区
IntelliJ IDEA Open API and Plugin Development
How Can I prevent FragmentElementType from affect native HTML parsing?
0 票
创建于
2017年05月08日 08:42
Thanks a lot! I will try it soon.
社区
IntelliJ IDEA Open API and Plugin Development
How Can I prevent FragmentElementType from affect native HTML parsing?
0 票
已编辑于
2017年05月05日 10:14
Yeah, it works! But there is still some problem. The example I give above is: define(["./a.js"], function(aaaa){ aaaa.<caret>})/** * a.js */define([], function(){ var Avariable = { ...
社区
IntelliJ IDEA Open API and Plugin Development
How can I implementing method auto-completing?
0 票
已编辑于
2017年05月05日 09:43
Thanks for your answer. I trie your suggestion " You shouldn't change resolve of 'aaaa', only make "./a.js" resolved to PsiFile" . But found it doesn't work. I recorded a gif, you can click http:/...
社区
IntelliJ IDEA Open API and Plugin Development
How can I implementing method auto-completing?
0 票
创建于
2017年05月05日 07:34
Hi Ulitin, I tried what you said again, and sadly found it didn't work. I wonder if I misunderstanding your idea, so I write down what I did and what I want to achieve. This is my example code a...
社区
IntelliJ IDEA Open API and Plugin Development
How can I implementing method auto-completing?
0 票
创建于
2017年05月05日 03:10
Hi, Peter, It seems that it would be too long to wait this feature. I thought whether I could do this in another way. Is there any specific way to achieve this rather than a general api?
社区
IntelliJ IDEA Open API and Plugin Development
How Can I prevent FragmentElementType from affect native HTML parsing?
0 票
创建于
2017年04月27日 10:31
Hi Ulitin, Sorry for reply so late. These day I have too many task to do. I have tried 2017.1, but found it doesn't work. So would you please give me some more detail?
社区
IntelliJ IDEA Open API and Plugin Development
How can I implementing method auto-completing?
0 票
创建于
2017年03月27日 03:37
hi, Ulitin, Whether the version mentioned above have released?
社区
IntelliJ IDEA Open API and Plugin Development
How can I implementing method auto-completing?
0 票
创建于
2017年03月03日 16:03
Sad. Does it means this feature will not work until next year?
社区
IntelliJ IDEA Open API and Plugin Development
How Can I prevent FragmentElementType from affect native HTML parsing?
0 票
下一页
›
最后
»