Skip to content

Add support for s-expression comments #36

@cwfoo

Description

@cwfoo

Add support for s-expression comments. For example:

#;(define (double x)
  (* 2 x))

Currently, the second line is highlighted as code. It should be highlighted as a comment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions