主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2015年10月19日 19:23
createStub is being called when I place a breakpoint in its body. (I assume by one of the built-in StubBuilder implementations.) My understanding of http://www.jetbrains.org/intellij/sdk/docs/bas...
社区
IntelliJ IDEA Open API and Plugin Development
indexStub not being called and index is empty
0 票
创建于
2015年10月19日 21:51
Sorry, I just realized I did setup a StubBuilder, but as an anonymous subclass inside of the ElementType for my File. I didn't remember it because I was copy and modifying from intellij-erlang, so...
社区
IntelliJ IDEA Open API and Plugin Development
indexStub not being called and index is empty
0 票
创建于
2015年10月20日 02:47
So far I've only written the stubs for the File and the Alias, but an Alias in a `defmodule` call isn't a direct child of a File node. Does this matter? The docs said I could leave elements out o...
社区
IntelliJ IDEA Open API and Plugin Development
indexStub not being called and index is empty
0 票
创建于
2015年10月20日 04:20
It looks like my stub.type.File was just incomplete because I missed copying some of the method overrides. With this version of the class, I get a built index: package org.elixir_lang.psi.stub.typ...
社区
IntelliJ IDEA Open API and Plugin Development
indexStub not being called and index is empty
0 票
创建于
2016年02月24日 04:13
I had to also override `#isSuitable` (https://github.com/KronicDeth/intellij-elixir/commit/2b608354465bec0af88223b19775f6c19684c4fc) because most of my elements use the interface Call, but some Cal...
社区
IntelliJ IDEA Open API and Plugin Development
Scroll From Source not working when implementing StructureViewTreeElement
0 票
创建于
2022年10月13日 15:10
I have to click the red dot to see those balloons, so I think that is a general setting for the IDE. I don’t use a notification ballon API. I just use the error reporting API and so whether you s...
社区
IntelliJ IDEA Open API and Plugin Development
Elixir IDE
-2 票
«
第一页
‹
上一页