Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
peng lu
Total activity
4
Last activity
July 06, 2023 10:27
Member since
July 03, 2023 09:53
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
July 06, 2023 10:27
Hi, “new scratch file ” how does it work, Whether it indexes the newly created file into the project?
Community
IntelliJ IDEA Open API and Plugin Development
"Non-project Files Protection" FileEditorManager.getInstance(psiFile.getProject()).openFile(vf, true, true);
0 votes
Created
July 05, 2023 07:48
Hello Screenshots info,always show this dialog,i want disable display how to code。 my code VirtualFile vf = LocalFileSystem.getInstance().findFileByIoFile(new File(path));FileEditorManager.getInsta...
Community
IntelliJ IDEA Open API and Plugin Development
"Non-project Files Protection" FileEditorManager.getInstance(psiFile.getProject()).openFile(vf, true, true);
0 votes