All notable changes to VS Code Org Mode will be documented in this file.
- folding
- source block coloration (#+BEGIN_SRC)
- outline view
- e2e automated tests
- code coverage
- clock in/clock out function courtesy of @BoredMai
- org.clockin → ctrl+alt+o | ctrl+i
- org.clockout → ctrl+alt+o | ctrl+o
- org.updateclock → ctrl+alt+o | ctrl+u
- comment and link pattern matching updated by @chaseadamsio
- fix for insert region of block snippets also courtesy of @chaseadamsio
Apologies for the odd version jump, it was assumed that "vsce publish minor" would follow the version numbering already established in some way. It didnt.
- Stop auto-closing single quotes
- Complete metamorphosis
- Fix issue #53
- Attempt fix for issue #62
- Change description
- Add screenshots to README
- Fix issue #55
- Set extension category to "Languages"
- Initial release