-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
enhancementEnhancement to existing functionalityEnhancement to existing functionalitygood first issueGood for newcomersGood for newcomers
Description
Method definitions in forms like defprotocol
, definterface
, deftype
, reify
, etc should have nice font locking on the method names.
I've already done some work to make docstrings and semantic indentation work properly in these forms. Taking inspiration from that prior art, it should be fairly trivial to capture these nodes in the :definition
font-lock feature.
sogaiu
Metadata
Metadata
Assignees
Labels
enhancementEnhancement to existing functionalityEnhancement to existing functionalitygood first issueGood for newcomersGood for newcomers