All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- New action to insert a new outline (similar to C-RET in emacs), with a default key binding of
ctrl alt meta enter
- Build system now based on Gradle
- Better test code using the IntelliJ SDK infrastructure
- Code folding for outlines
- Code folding for drawers and blocks
- Parsing is now done using a proper BNF grammar instead of a homegrown parser
0.2 - 2015-02-14
- Many new features:
- Spellchecking support
- Live templates
- Commenter
- Todo Indexing
- Repository reorganisation with maven structure
- Better highlighting and color options