Skip to content

Is it possible to highlight function docStrings? #28

Closed as not planned
Closed as not planned
@scotts777

Description

@scotts777

Was wondering if it is possible to target the doc strings that are in a defn form separately from normal Strings?
(defn my-function "This is the doc string I am talking about. It would be great if this can be highlighted differently from regular Strings" [arg 1 arg2] ...
I probably need a syntax region, but I am lost with the syntax file format. Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    highlightingAffects syntax highlighting

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions