External VCS API - callback to poll remote

There is an enumeration class:

...which is supposedly used for highlighting files in the project pane according to their actual status (in-sync, out-of-sync, conflict, removed, added, etc.).

The problem is that there is no callback in the VCS API, where I can implement code, which polls external VCS for file status. Are there any plans to add this functionality?

0

请先登录再写评论。