Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Henry567cowan
Total activity
2
Last activity
October 15, 2025 04:32
Member since
October 14, 2025 07:57
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Sort by recent activity
Recent activity
Votes
Edited
October 15, 2025 04:32
LightVirtualFile doesn't support actual deletion - it's an in-memory construct. Here's the solution: aessuccessDon't try to delete it. Instead, just close the editor:FileEditorManager.getInstance(p...
Community
IntelliJ IDEA Open API and Plugin Development
How to dispose/delete a LightVirtualFile when not needed?
0 votes