Skip to content

Highlight type parameters in declare forms  #10

Open
@Izaakwltn

Description

@Izaakwltn

Currently, when using lisp-mode, type parameter keywords are highlighted.

For instance in:

(declare copy ((Into :a Pathname) (Into :b Pathname) => :a -> :b -> (Result FileError Unit)))

:a and :b will be recognized as a different color.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions