开发者

Where to get custom Visual Studio 2008 syntax highlighting (complex one)

开发者 https://www.devze.com 2022-12-19 19:32 出处:网络
Ok, im used to see some more syntax highlighting, and the default syntax highlighting is really limited in VS 2008, so i was thinking, is there such highlighting somewhere:

Ok, im used to see some more syntax highlighting, and the default syntax highlighting is really limited in VS 2008, so i was thinking, is there such highlighting somewhere:

  1. defined variables would have own color.
  2. defined functions would have own color.
  3. predefined functions would have own color (from libs etc, would have own list for these perhaps).
  4. constants/enums would have own color.
  5. typedefs/defs would have own color.
  6. strings (stuff between quotes) would have own co开发者_如何学Golor.
  7. floats/doubles would be colored differently (would check for 1.0f or 1.0 etc)

Because this would be totally awesome, i havent seen 1,2,4,5 in any syntax highlighting systems before, it would be nice to have such. This would speed up programming a lot since if i make a mistake i would see it instantly before compiling.

I watched some MSDN site and it was pretty complicated to do it, so im hoping if theres already existing stuff so i could just download it and so on.


Take a look at the Visual Assist X plug-in from Whole Tomato software:

http://www.wholetomato.com/

I think it takes care of most of the items on your list.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号