Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Latest commit

 

History

History

README.md

ledger

Adds support for Ledger files.

Features

  • Syntax highlighting, based on the Ledger.tmbundle file created by lifepillar

  • Account name autocompletion using the output from ledger-cli

  • Reporting of malformed ledger files on save.

Dependencies

Requires ledger to be in /usr/local/bin/ledger unless another path is specified in the Visual Studio Code configuration via the ledger.binary key.