主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alexander Semenov
活动总数
7
最后的活动
2016年01月16日 14:01
成员加入日期
2013年07月05日 20:43
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2013年07月05日 22:24
Great suggestion.I did implement it with folding but unfortunately now I can't change letter colors within folded text. Also, folded text length must be more than one character: if (startOffset ...
社区
IntelliJ IDEA Open API and Plugin Development
Question simplified: is it possible to temporary change text in editor without changing underlying document?
0 票
创建于
2013年07月05日 22:56
Feature requests created:http://youtrack.jetbrains.com/issue/IDEA-110176http://youtrack.jetbrains.com/issue/IDEA-110173
社区
IntelliJ IDEA Open API and Plugin Development
Question simplified: is it possible to temporary change text in editor without changing underlying document?
0 票
创建于
2013年07月06日 10:58
Mega-thanks to you both, guys. It seems to be working.
社区
IntelliJ IDEA Open API and Plugin Development
Question simplified: is it possible to temporary change text in editor without changing underlying document?
0 票
创建于
2013年07月06日 09:44
Thanks, it's an option but this is radically different in terms of editor extensibility and implementation. I just needed to "mask" some text and change it's style/colors - not to draw something on...
社区
IntelliJ IDEA Open API and Plugin Development
Question simplified: is it possible to temporary change text in editor without changing underlying document?
0 票
创建于
2013年07月07日 02:06
https://github.com/Bohtvaroh/blaze-nav
社区
IntelliJ IDEA Open API and Plugin Development
Question simplified: is it possible to temporary change text in editor without changing underlying document?
0 票