Tuesday, May 20, 2014

Library/framework to manage uniformly *all* programming languages

Hi all,

I'm looking for a library or a framework to manage uniformly *all* programming languages.
For example, I recently found this two plus plugins:
 - http://blogs.perl.org/users/ovid/2014/05/automatic-variable-highlighting-in-vim.html
 - http://www.reddit.com/r/programming/comments/25p6v3/coding_in_color/chjicw6

They both do the same thing (highlight all the occurences of the identifier under the cursor's position) but they are language-specific.

I want to do the same thing (or things like refactoring tools, etc.) for *all* the programming languages, is there an abstraction for that?

Thanks by advance for your help.
Regards.

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: