Skip to content

[Feature Request] Support for shebang line and clojure scripting #2060

Closed
@phillord

Description

@phillord

It would be nice to have better support for writing clojure scripts.

For example, boot provides shebag support so a script might look like this:

 #!/usr/bin/env boot
 (println "hello world")

But the shebang line confuses syntax highlighting. It would be nice if clojure mode understood first line shebang lines!

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