VirtualFileSystem.forceRefreshFile() replacement

In the EAP, forceRefreshFile no longer exists. What is it replacement?

0
Avatar
Permanently deleted user

It does exists with signature lifted to accept a variable number of files. All old calls should remain valid. Any problems with it?

0
Avatar
Permanently deleted user

Oops, we have changed the name, so old calls should be corrected

0
Avatar
Permanently deleted user

Can I suggest that you put the old method back and deprecate it? That would allow existing plugins to still work. Otherwise, plugin writers must maintain multiple code paths or create code that checks for IntelliJ versions.

0
Avatar
Permanently deleted user

Yep. it's a mistake that should be corrected.

0
Avatar
Permanently deleted user

Thanks

0

请先登录再写评论。