Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Roman
Total activity
6
Last activity
April 19, 2024 12:08
Member since
September 21, 2023 16:24
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (2)
Sort by recent activity
Recent activity
Votes
Edited
November 07, 2023 16:45
Thanks!I found solution for me - refreshing after switch helps (but .git should be refreshed additionally). Example code with fix:val fileSystem = LocalFileSystem.getInstance() val virtualFile: Vi...
Community
IntelliJ IDEA Open API and Plugin Development
tool window plugin: IDEA Doesn't see changes that was made
0 votes
Created
November 07, 2023 14:35
Hi Karol,My plugin uses org.eclipse.jgit to change branches inside an open project, but IDEA doesn't see that this branch has been changed. I think you are sure about VFS, but how can I send a proj...
Community
IntelliJ IDEA Open API and Plugin Development
tool window plugin: IDEA Doesn't see changes that was made
0 votes