Tuesday, August 23, 2011

Re: [ANN] TagHighlight 2.1 (was CTags Highlighter)

Hi Al,

On 22 August 2011 08:47, A. S. Budden <abudden@gmail.com> wrote:
> TagHighlight is a plugin that highlights names of classes, variables,
> types etc in source code in Vim.  This makes it quicker and easier to
> spot errors in your code.  By using exuberant ctags and parsing the
> output, the typedefs, #defines, enumerated names etc are all clearly
> highlighted in different colours.  As standard, it supports the
> following languages (but it's very easy to add more):

Thanks for this. I used ctags_highlighter in the past, and struggled
a bit with it, not least of which because I ended up using your bandit
colour scheme which didn't befit my eyes too well. :)

It would be really nice if there was an easy (easier?) way of
including colour definitions for the extra types needing colour as
defined by TagHilight -- I appreciate different colour schemes
*annoying* implement how they assign colour, but is there an easy way
of achieving this? At the moment it requires a lot of knowledge about
colourschemes for this plugin to be of any use.

Kindly,

-- Thomas Adam

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