Hi again, nirwall, Please see my comments in my earlier reply regarding posting with better subject lines.
nirwall wrote: > is there a way to have *all* java identifiers highlighted? What exactly do you want here? What is the problem/behaviour that you want changed? What are some examples? Since pretty much everything that isn't a keyword or some kind of punctuation is an identifier, they are somewhat highlighted by default since keywords are highlighted... If you're wanting on-the-fly syntax checking that your identifiers are valid, this is very difficult and I don't think anybody has managed it yet. That approach has a number of drawbacks, too. Ben. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
