13nixonf
- 活动总数 17
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 5
- 订阅数 6
-
-
-
-
13nixonf 创建了一个帖子, 已回答Resolve becomes slower over time .
I have implemented resolve functionality for a custom language, using scope processor+stubs approach. When the Intellij is first started up resolve is fast. I implemented an inspection which relies... -
13nixonf 创建了一个帖子, Auto-closing braces in a custom language, BraceMatcher not working
I'm working on a custom language plugin, and am trying to get matching braces to be automatically inserted. Aka. if I type "(", I want intellij to automatically add a matching ")". From the docume... -