Stefanos Kalantzis
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created 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...