16 votes
 
It would be nice if lines I've modified, as measured against my RCS (e.g. git) would be marked in some way--for example, by changing the color of the margin (or line number) for that line.  Different colors could be used for adds, deletes, and modifications.
 
+3
Reynard

This is a feature on netbeans that I really miss on sublime text. 

green: new lines

blue: modified lines

red: deleted lines (it's just an arrow pointing to deleted section)

clicking the color on the margin lets you see the diff and revert changes.

Translation provided by Microsoft translator:

 
0
Aleksandr Gornostal
Does anyone know, is it possible to make this feature with sublimetext API?
Translation provided by Microsoft translator:

 
+3
Aleksandr Gornostal
I've made a plugin for that

https://github.com/gornostal/Modific

Translation provided by Microsoft translator:

Community stats

  • 26,453People
  • 3,745Feedback
  • 5,583Comments
  • 62,834Votes