In addition to having an incredibly useful feature that lets you distinguish between user and non-user code, it would be nice to have additional "levels" of such distinction by having additional highlight classes:
- All user code (symbols) that are defined in the same project as the file being edited. (Style should inherit from User Code style)
- If possible distinguish between Framework vs 3rd-party library code.