Skip to content

Sketchpad Syntax Highlighting Formatting Wish List

ghoseb edited this page Jul 24, 2012 · 6 revisions

Clojure Syntax TODOS

  • namespaced keywords are not highlighted correctly (e.g. with :foo.bar/baz only :foo is highlighted as a keyword)

To Check

  • JVM interop calls
  • Macro indentation rules
  • Type-hints & general metadata
  • Indenting some special forms like let, cond well
  • Difference between docstring & other literal strings
  • Preconditions, etc.

Refs

Clone this wiki locally