主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Joe Betz
活动总数
5
最后的活动
2016年03月16日 19:16
成员加入日期
2015年12月18日 06:35
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(1)
评论(2)
按最近的活动排序
最近的活动
投票数
创建于
2015年12月18日 06:35
Thanks Brent,I ran into the same issue with my plugin. And was able to fix it by creating a new DefaultWordsScanner for each call to my implementation of FindUsagesProvider.getWordsScanner().
社区
IntelliJ IDEA Open API and Plugin Development
Flex-based lexer hits invalid text range while building file-based index
0 票
创建于
2016年03月16日 19:16
Yaroslav, Thanks! I added a new FormattingModelBuilder for the doc comment sub-language and included a rule like: .before(SchemadocTypes.DOC_COMMENT_LEADING_ASTRISK).spaces(1) Works perfectly! -Joe
社区
IntelliJ IDEA Open API and Plugin Development
How to add javadoc style documentation comments to a language plugin?
0 票