I have a fairly large handler library I used for resizing windows and I noticed that the syntax highlighting does not cover the entire file. In addition, those handlers that are not highlighted do not appear in the list when I trigger the goto Symbol.
A large library is probably a bad idea and should be refactored, but in the meantime, it might be simpler not to have this limitation?
My library is 1004 lines with comments, inline unit tests.