Stefanos Kalantzis
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
创建于 Get VirtualFile of selected text editor from a non-UI thread
Hi,I'm quite new to intellij plugin development.I am trying to get the selected file like this:RobotFileManager.java: 110 | Editor editor = FileEditorManager.getInstance(project).getSelectedTextEdi...