John Doe
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 3
-
-
-
John Doe 创建了一个帖子, 已回答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. -
-
John Doe 创建了一个帖子, 已回答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... -
-
John Doe 创建了一个帖子, 已回答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...