visual studio - Syntax highlighting in Notepad++ for C# exceptions? -


i work lot visual studio(c#), , time:

  1. start debugging.
  2. get exception
  3. press "copy exception detail clipboard".
  4. paste notepad++ better overview.

is there theme includes syntax highlighting kind of text?

no, there not. there c# syntax highlighting call stack. there no specific highlighting exceptions (and in opinion, c# syntax highlighter sufficient).


Comments