- Fixed some comment support:
#
now only highlights as a comment at the start of a line- Stopped incorrectly highlighting
#
and*
in transaction descriptions as comments
- Add highlighting for auxiliary/secondary dates.
- Add new currency symbol for India Rupee ₹
- Fix images in README to render.
- Supports arbitrary account names, not just Income/Expenses/Assets/Liabilities/Equity.
- Fixed #6
- now you can use your native language e.g. Inntekter rather than Income
- Or Revenue rather than Income, if you like
- Better support for highlighting accounts in account alias descriptions.
- Supports more valid characters in accounts:
%
,|
,[
,]
,(
,)
all valid.
- Highlight the transaction description
- Added support for special characters in account names
- Added support for spaces in account names
- This extension now also triggers on the .journal file extension
- Added highlighting for many more currencies.
Initial release of hledger-vscode.
- Syntax highlighting of comments, dates, tags, accounts, directive keywords.