主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Xiarui Xr
活动总数
28
最后的活动
2021年06月09日 03:14
成员加入日期
2020年11月04日 11:55
关注
0 名用户
关注者数
0 名用户
投票数
6
订阅数
11
活动概览
帖子(6)
评论(5)
按最近的活动排序
最近的活动
投票数
已编辑于
2021年06月09日 03:14
Yann Cebron, Thanks! Further question: I see that LineIndentProvider only adjusts the indent of the line, but not whitespaces. If I want to reformat the line with both indent and whitespaces, wha...
社区
IntelliJ IDEA Open API and Plugin Development
How to implement auto format code on type?
0 票
创建于
2021年06月02日 14:42
Thank you so much for your intimate reply, I've tried it and it works properly! That saves me so much time!
社区
IntelliJ IDEA Open API and Plugin Development
How to manually download ideaIC sdk in gradle build task?
0 票
创建于
2021年05月06日 09:35
I find this post: https://intellij-support.jetbrains.com/hc/en-us/community/posts/206118469-Formatter-Smart-indent-on-Enter , and it inspired me to register the enterBetweenBracesDelegate EP with E...
社区
IntelliJ IDEA Open API and Plugin Development
auto dedent the closing bracket after press ENTER key
0 票
创建于
2021年02月24日 15:48
Hi Yann Cebron, Thank you very much for your kindly response, seems much better than what I've tried.
社区
IntelliJ IDEA Open API and Plugin Development
How to walk PsiDirectory recursively using provided api
0 票
创建于
2021年02月07日 02:52
Hello Tim, my DSL is also indention based and I also encountered the same problem. Here's what I've found in intellij idea CE, hope that'll help: the official python plugin just implement 2 lexer ...
社区
IntelliJ IDEA Open API and Plugin Development
LexerEditorHighlighter$InvalidStateException
0 票