Skip to content

EthanOlpin/hledger-rules-vscode

Repository files navigation

hledger-rules-vscode

Language support for hledger CSV-parsing rules.

Features

Syntax highlighting:

syntax highlighting for hledger rules

Completions:

completion suggestions for custom fields completion suggestions for directives completion suggestions for date-format

Planned Features

  • Syntax highlighting
    • POSIX-extended regular expression highlighting
  • Completions
  • Snippets
  • Linting
  • Formatting

Testing

Snapshot testing is used to test syntax highlighting via vscode-tmgrammar-test.