主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
KronicDeth
Creator of the IntelliJ Elixir plugin
活动总数
146
最后的活动
2022年10月13日 15:10
成员加入日期
2014年10月30日 01:35
关注
0 名用户
关注者数
1 名用户
投票数
11
订阅数
47
活动概览
帖子(32)
评论(56)
按最近的活动排序
最近的活动
投票数
已编辑于
2016年07月22日 17:04
Thanks Dennis, I was wondering about how the lexer would work, so your post helps with that.The other open question I have is, how do I handle that Elixir token will represent only a partially vali...
社区
IntelliJ IDEA Open API and Plugin Development
ERB like template language
0 票
创建于
2015年04月10日 18:26
Thanks, this helped with a test of an action that calls createSubdirectory. Creating the file itself didn't need to be in a WriteAction, but creating a directory above the file did: https://github...
社区
IntelliJ IDEA Plugin Users
Write access is allowed inside write-action only
0 票
创建于
2014年11月16日 18:56
I thought I should add that I tried what I thought was the obvious precedence change of putting `keywordIndentifier` at the top of `expression` instead of near the bottom and that didn't have any e...
社区
IntelliJ IDEA Open API and Plugin Development
Operator (!==) winning over keyword identifier (!==:)
0 票
创建于
2014年11月16日 20:12
If you need more context, here's the branch with the problem https://github.com/KronicDeth/intellij-elixir/tree/feature/7/keyword-identifiers
社区
IntelliJ IDEA Open API and Plugin Development
Operator (!==) winning over keyword identifier (!==:)
0 票
创建于
2014年12月06日 05:29
Thanks for posting how you solved this. Adding the netty jar from the community sources fixed this for me too.
社区
IntelliJ IDEA Open API and Plugin Development
IntelliJ IDEA Ultimate 13.1.5 [SOLVED by including netty..alpha]
0 票
创建于
2015年04月10日 14:33
How do I get an PSIDirectory from the myFixture or myModule so I can call createFile(String name, String templateName, PsiDirectory dir) In the actual IDE, using the debugger, I can see that Crea...
社区
IntelliJ IDEA Open API and Plugin Development
Tests for New File Action
0 票
创建于
2015年04月27日 21:22
My intellij-elixir.zip contains OtpErlang.jar, hamcrest-core-1.3.jar, hamcrest-library-1.3.jar, intellij-elixir.jar, junit-4.11.jar, and junit.jar. I really don't think I should be shipping hamcre...
社区
IntelliJ IDEA Open API and Plugin Development
Build against Rubymine SDK not working when using depends optional=true
0 票
创建于
2015年04月27日 21:54
Ok, so this mix is completely non-obvious to me, but the trick was to mark the parent of the META-INF directory as a Sources Root. Since META-INF was at the top of my project, I had to move META-I...
社区
IntelliJ IDEA Open API and Plugin Development
Build against Rubymine SDK not working when using depends optional=true
0 票
创建于
2015年07月31日 02:39
I tried building the intellij-elixir.zip artifact directly using Build > Build Artifacts > intelij-elixir.zip. That output it to bin/intellij-elixir.zip. When I unzip bin/intellij-elixir.zip, it ...
社区
IntelliJ IDEA Open API and Plugin Development
jsp modules not being packaged in zip
0 票
创建于
2015年10月14日 12:51
The Sandox Home (/Users/limhoff/Library/Caches/IdeaIC14/plugins-sandbox) seems correct. Since I first posted, I tried debugging again: after installing the zip, Debug is aware of source changes on...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin Run Configuration doesn't work after moving to new computer with new username
0 票
«
第一页
‹
上一页
下一页
›
最后
»