context-coloring 
- Description
- Highlight by scope
- Latest
- context-coloring-8.1.0.tar (.sig), 2026-May-17, 110 KiB
- Maintainer
- Jackson Ray Hamilton <jackson@jacksonrayhamilton.com>
- Website
- https://github.com/jacksonrayhamilton/context-coloring
- Browse 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.