主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Alexandr Suhinin
活动总数
3
最后的活动
2021年05月05日 07:57
成员加入日期
2021年05月04日 12:00
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
文章(0)
帖子(0)
评论(2)
Alexandr Suhinin
进行了评论,
2021年05月05日 07:57
It's possible to invoke undo programmatically via `com.intellij.openapi.command.undo.UndoManager#undo`
社区
IntelliJ IDEA Open API and Plugin Development
Programmatically perform extract method on multiple method invocations
0 票
Alexandr Suhinin
进行了评论,
2021年05月04日 12:54
Hi,It can be dangerous to use the extract method to undo the inline refactoring. Both these refactorings do some code optimizations and thus inline+refactoring may fail or result in different code ...
社区
IntelliJ IDEA Open API and Plugin Development
Programmatically perform extract method on multiple method invocations
1 票