主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Roman
活动总数
6
最后的活动
2024年04月19日 12:08
成员加入日期
2023年09月21日 16:24
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(2)
评论(2)
按最近的活动排序
最近的活动
投票数
已编辑于
2023年11月07日 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...
社区
IntelliJ IDEA Open API and Plugin Development
tool window plugin: IDEA Doesn't see changes that was made
0 票
创建于
2023年11月07日 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...
社区
IntelliJ IDEA Open API and Plugin Development
tool window plugin: IDEA Doesn't see changes that was made
0 票