John Doe
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 3
-
创建于 StubIndex testing
已回答I would like drop the cache of StubIndex after each test case. How can I do it? Right now the index persists across all the tests. Can anyone help? Thanks. -
创建于 Plugin dependency messing with my plugin dependencies
已回答Hi, everyone. Here is a problem. I develop a language plugin. I have a dependency to kotlin serialization library. It works fine, but if I add a platform plugin dependency like the one below. It in... -
创建于 Implementing a custom syntax highlighter based on psi changes, can't use lexer
已回答Hello, I am working on a language plugin for IntelliJ platform. The problem that I have is that this language has a "position sensitive" lexer. It means that the same combination of symbols can b...