主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ex3m1024
活动总数
16
最后的活动
2019年10月17日 12:36
成员加入日期
2019年01月07日 09:11
关注
0 名用户
关注者数
0 名用户
投票数
6
订阅数
4
活动概览
帖子(4)
评论(2)
按最近的活动排序
最近的活动
投票数
创建于
2019年01月21日 12:16
Thanks, worked like a charm! For future reference, here's what I had to do: LightVirtualFile lightVirtualFile = new LightVirtualFile("", new JsonFileType(), params);Document document = FileDocument...
社区
IntelliJ IDEA Open API and Plugin Development
Editor syntax highlighting without specifying extension
0 票
创建于
2019年01月07日 12:21
After hours of googling and experimenting... This kinda did the job, but not sure if this is the correct approach: Window window = WindowManagerEx.getInstanceEx().getMostRecentFocusedWindow();Edito...
社区
IntelliJ IDEA Open API and Plugin Development
How to obtain scratch file tab name (for a DB connection)
0 票