peng lu
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created "Non-project Files Protection" FileEditorManager.getInstance(psiFile.getProject()).openFile(vf, true, true);
Answeredhello: I used this code “FileEditorManager.getInstance(psiFile.getProject()).openFile(vf, true, true); ” when developing idea plugins to open files and show "Non-project Files Protection" when edi...