context-coloring 
- Description
- Highlight by scope
- Latest
- context-coloring-8.1.0.0.20240331.3.tar (.sig), 2026-Aug-16, 110 KiB
- Maintainer
- Jackson Ray Hamilton <jackson@jacksonrayhamilton.com>
- Other versions:
- release version
- Website
- https://github.com/jacksonrayhamilton/context-coloring
- ELPA's Repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install or list-packages.
Full description
Highlights code by scope. Top-level scopes are one color, second-level scopes are another color, and so on. Variables retain the color of the scope in which they are defined. A variable defined in an outer scope referenced by an inner scope is colored the same as the outer scope. By default, comments and strings are still highlighted syntactically.