Friday, April 9, 2010

Re: Code changes highlight

You can use the vim command :DiffOrig ( see :help DiffOrig ).
It's not exactly what you want, but it may suit your needs.
It seems that if ou continue typing, you need to execute :diffupdate to refresh colors

Eric

----- Mail Original -----
De: "Aarto Matti" <aarto.matti@gmail.com>
À: "vim use" <vim_use@googlegroups.com>
Envoyé: Vendredi 9 Avril 2010 13:48:55 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne
Objet: Code changes highlight

Hello,

Does any body know if there exists a plugin to highlight code changes.
I know at least two IDEs with that feature, few links:

http://blog.eveningcreek.com/?p=151
http://edn.embarcadero.com/article/33453#6PersonalDeveloperProductivity

Usually it works so, highlight new lines with green, modified with
yellow. In vim it could actually look just like that (screenshot from
vim-complexity for python):

http://blog.extracheese.org/2009/10/vim_complexity.png

--
Aarto

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

To unsubscribe, reply using "remove me" as the subject.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: