主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Tim
活动总数
33
最后的活动
2022年09月13日 11:06
成员加入日期
2021年12月29日 06:27
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
10
活动概览
帖子(10)
评论(13)
按最近的活动排序
最近的活动
投票数
创建于
2022年09月13日 11:06
Hi Karol, that was me also :) I implemented all those things but still didn't really get the behavior I wanted which I why I tried replacing it with the parsers which does work and I haven't had an...
社区
IntelliJ IDEA Open API and Plugin Development
YamlPlainTextImpl not a named element
0 票
创建于
2022年09月13日 07:27
Hi Karol, Am I correct that this would be helpful for the refactor-rename process?I don't see how I can make the YamlPlainTextImpl a PsiNamedElement implementation this way? Also, this manipulator ...
社区
IntelliJ IDEA Open API and Plugin Development
YamlPlainTextImpl not a named element
0 票
创建于
2022年08月26日 14:21
Thanks for your quick reply Yann. I think I'll go for splitting up the plugin (MyPlugin and MyFooLanguagePlugin) which makes it a bit cleaner anyway. Then MyPlugin can have 2 distinct depends decla...
社区
IntelliJ IDEA Open API and Plugin Development
OptOut plugin dependency
0 票
创建于
2022年08月26日 14:17
Thanks Yann :)
社区
IntelliJ IDEA Open API and Plugin Development
Subsequent completion after insert
0 票
已编辑于
2022年05月10日 17:55
Hi Yann, Thanks for your response. The depends statement is already part of the plugin.xml file (line 270).Do I understand from the issue that this is specific to injection fragments for YAML host ...
社区
IntelliJ IDEA Open API and Plugin Development
Performance lag / UI freeze on large injection fragments
0 票
创建于
2022年03月14日 14:43
I removed the system-test folder items and they re-appeared so I the indexing works correct. What is weird is that I still don't see my breakpoint getting hit when running the test at the indexStub...
社区
IntelliJ IDEA Open API and Plugin Development
StubIndex in unit-test
0 票
创建于
2022年03月14日 14:07
It's for my own stubs for a custom language. The indexStub() method is not called. I do see the indexes in the folders you describe but I guess those are created when I run the IDE from my plugin p...
社区
IntelliJ IDEA Open API and Plugin Development
StubIndex in unit-test
0 票
创建于
2022年02月23日 18:49
Issue has been https://youtrack.jetbrains.com/issue/IDEA-289569
社区
IntelliJ IDEA Open API and Plugin Development
Extend YAML Formatter for DSL
0 票
已编辑于
2022年02月23日 18:31
Hi Karol, Thanks for the feedback. I think I'll create an issue for it. It does sound like a useful feature to remove the blank lines between the key and value. So that: key: firstKey: // no e...
社区
IntelliJ IDEA Open API and Plugin Development
Extend YAML Formatter for DSL
0 票
创建于
2022年02月21日 08:57
Hi Karol, Thanks for the response. I had a look at that solution before but in the interface it states that it is really for non-white space modifications like wrapping stuff in parentheses. I'm ha...
社区
IntelliJ IDEA Open API and Plugin Development
Extend YAML Formatter for DSL
0 票
下一页
›
最后
»