public interface VcsAnnotationLocalChangesListener
Modifier and Type | Method and Description |
---|---|
void |
registerAnnotation(VirtualFile file,
FileAnnotation annotation) |
void |
reloadAnnotationsForVcs(VcsKey key) |
void |
unregisterAnnotation(VirtualFile file,
FileAnnotation annotation) |
void registerAnnotation(VirtualFile file, FileAnnotation annotation)
void unregisterAnnotation(VirtualFile file, FileAnnotation annotation)
void reloadAnnotationsForVcs(VcsKey key)