Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
5018b
Total activity
9
Last activity
April 27, 2022 08:18
Member since
April 25, 2022 14:14
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
April 27, 2022 08:18
Hi I understood through VFS related documents and searches.The VirtualFile concept is difficult but fascinating!Successfully reloaded file after making changes via VirtualFile!Thank you for your help.
Community
IntelliJ IDEA Open API and Plugin Development
plugin development | changed file reload
0 votes
Created
April 26, 2022 15:49
Karol Lewandowski Thank you for your kind reply!AdditionallyIs it not good to create a file and refresh it with the code below?val currentFilePath: VirtualFile? = event.getData(PlatformDataKeys.VIR...
Community
IntelliJ IDEA Open API and Plugin Development
plugin development | changed file reload
0 votes
Created
April 26, 2022 13:10
Karol Lewandowski Hi! That situation. 1. The IDE screen displays the a.txt file.All of them.2. Click the button to copy the contents of the b.txt file to a.txt.3. The contents of a.txt have change...
Community
IntelliJ IDEA Open API and Plugin Development
plugin development | changed file reload
0 votes