主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jan Dolecek
活动总数
42
最后的活动
2016年01月18日 04:34
成员加入日期
2011年05月05日 14:26
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
13
活动概览
帖子(10)
评论(19)
按最近的活动排序
最近的活动
投票数
创建于
2012年06月10日 11:02
Actually, I've just found the problem. In my NeonLanguage class I registered the language as Neon, however in config as neon (notice the case). After changing it all to lowercase, it works fine now...
社区
IntelliJ IDEA Open API and Plugin Development
Source for simple language plugin
0 票
创建于
2012年06月10日 10:28
I took the dummy parser from CoffeeBew plugin as recomended here, but it still does the same. Pls, send me your code to my email (should be in my profile), and I'll play with that. Thanks
社区
IntelliJ IDEA Open API and Plugin Development
Source for simple language plugin
0 票
创建于
2012年06月09日 22:19
Hi Sergiy, how did you solve this problem? I've spend last day with the same exceptions and can't solve it. Thanks for help(My plugin is on GitHub: https://github.com/juzna/intellij-neon)
社区
IntelliJ IDEA Open API and Plugin Development
Source for simple language plugin
0 票
创建于
2012年01月27日 02:31
(just for future reference, as this post is kinda old)When building templating languages, you shouldn't extend HTML, but create a MultiplePsiFilesPerDocumentFileViewProvider as written here: http:/...
社区
IntelliJ IDEA Open API and Plugin Development
Custom Language: New Language Based on HTML
0 票
创建于
2012年01月26日 23:15
I realized I can just use relative paths and it works.String testPath = "tests/data/test01.html";Is this the correct way?
社区
IntelliJ IDEA Open API and Plugin Development
Data directory for TestCases
0 票
创建于
2012年01月25日 21:32
What a pitty. There is lack of good examples.I created a LookAhedLexer with this sub-lexer capability: https://gist.github.com/1678538, it may be useful to someone else in the future.
社区
IntelliJ IDEA Open API and Plugin Development
Two-layered lexer for templating language
0 票
创建于
2012年01月24日 22:56
As it happend, one can't find it and once he asks, it appears on the screen.It's possible to be configured per SDK, i.e. I duplicated the plugin dev SDK and altered the sandbox path. Now it work pe...
社区
IntelliJ IDEA Open API and Plugin Development
Custom sandbox location for plugins
0 票
创建于
2012年01月12日 13:41
Hi Gregory,I'm looking at yout commit and if I get it right, you did basically two things:1/ allow injection to a string literal, by BngStringImpl implements PsiLanguageInjectionHost2/ allow the st...
社区
IntelliJ IDEA Open API and Plugin Development
language injection into string literals
0 票
创建于
2011年09月15日 09:34
Thanks Alexey, can't wait for it! Hope it will be available soon
社区
PhpStorm
Inspections from CLI script
0 票
创建于
2011年09月09日 01:22
You're right, same issue as you have.It took me some time to realize I cannot have PhpStorm running, so I was just so happy to see that it started reacting to 'inspect' parameter at least somehow.I...
社区
PhpStorm
Inspections from CLI script
0 票
下一页
›
最后
»