主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jon Akhtar
活动总数
383
最后的活动
2019年07月30日 07:31
成员加入日期
2010年09月27日 19:42
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
142
活动概览
帖子(42)
评论(199)
按最近的活动排序
最近的活动
投票数
创建于
2011年03月20日 01:16
There is literally almost no code since there is so much implemented in the base classes.https://bitbucket.org/sylvanaar2/lua-for-idea/src/86506d5ffeda/src/console/
社区
IntelliJ IDEA Open API and Plugin Development
Using the new Language Console API
0 票
创建于
2011年03月18日 16:55
I was curious so I looked into this a little. Take this with a grain of salt because I could be wrong about all of it.It looks like you replace the default ctrl-w handler via the editorActionHandl...
社区
IntelliJ IDEA Open API and Plugin Development
How to add support for new symbol patterns?
0 票
创建于
2011年03月08日 01:06
I encountered this same error, and for me it was a bug in my parser. Even though the first parse worked, subsequent parses after edits did not.
社区
IntelliJ IDEA Open API and Plugin Development
AssertionError: commitDocument left PSI inconsistent - why this happens?
0 票
创建于
2011年03月05日 22:39
I see this all the time as well when running the IDE to test my plugin
社区
IntelliJ IDEA Open API and Plugin Development
java.lang.ClassNotFoundException: gnu.trove.THashSet
0 票
创建于
2011年01月20日 16:56
Thanks for the tip. It sounds like a great way to debug the issue. Also good to know I am not the only one with this issue!
社区
IntelliJ IDEA Open API and Plugin Development
Transient Lexer Errors In My Custom Language Plugin When Starting The IDE
0 票
创建于
2011年01月15日 14:03
I'm glad to hear it worked for you too.
社区
IntelliJ IDEA Open API and Plugin Development
TODO's not being highlighted blue nor appearing in tree
0 票
创建于
2011年01月15日 13:05
Were you able to get it working as well?
社区
IntelliJ IDEA Open API and Plugin Development
TODO's not being highlighted blue nor appearing in tree
0 票
创建于
2011年01月15日 07:56
I was able to get TODO's working by implementing the lang.syntaxHilighterFactory extension instead of the syntaxHighligher extensionhttp://devnet.jetbrains.net/thread/292610?tstart=30 <!-- S...
社区
IntelliJ IDEA Open API and Plugin Development
TODO's not being highlighted blue nor appearing in tree
0 票
创建于
2011年01月11日 12:28
I am having the same problem with my custom language. I have tried using the same lexer for both hilighting and parsing with no success.Is there perhaps something more to it than just that?
社区
IntelliJ IDEA Open API and Plugin Development
TODO's not being highlighted blue nor appearing in tree
0 票
创建于
2010年12月14日 15:21
What do you mean by "File related Lua command", you mean in the Kahlua window?You can set up a regular Lua SDK as detailed here:http://bitbucket.org/sylvanaar2/lua-for-idea/wiki/HomeThat will let y...
社区
IntelliJ IDEA Users
New to Java & IDEA and have a plugin question
0 票
«
第一页
‹
上一页