Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 322 Bytes

TODO.md

File metadata and controls

12 lines (12 loc) · 322 Bytes

Highlighting

  • UnionConstructor { ... } is highlighted like seq { ... }
  • some-name is highlighted wrong at -
  • name is highlighted like a function name regardless of context
  • "string format %d" doesn't format %d
  • @"\w" doesn't highlight regexes
  • Missing keywords:
    • to
    • downto
    • type
    • not
    • done