- TOML frontmatter in markdown. Thanks to @marcobeltempo's contribution. #10
- Added logo in extension. It use official logo from https://github.com/toml-lang/toml. #1
- fix regression caused by new
toml.tmLanguage
- fix wrong color for homogeneous array
- allow keys to be single-quoted strings
- Add Syntax validation for invalid
.toml
files
- Initial release of
better toml