Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

discussion: emacs clojure-mode differences #36

@martinklepsch

Description

@martinklepsch

Hey. I've been using Emacs for a while and I really like how it highlights things most notably:

  • The namespace section of symbols is colored
  • most functions are not colored in any special way
  • macros and special forms are colored consistently (i.e. fn, def(n), ns, case, cond, if-let ...)

I'm just dipping my toes in Atom but I'm liking it so far. Now I wonder if these changes would be something you're interested in and if so if you have any pointers how to achieve them :)

I can probably figure out the grammar bits but how do I know what ends up being colored in what way?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions