- New default options panel ( Ability to save default options for languages )
- Compass Susy plugin
- Automatic update checker
- Enabled Bourbon by default
- Cleaner codebase
- Fixed bug where app crash was caused and file settings were not preserved.
- Support Sass Bourbon Mixins
- Markdown Filter For Haml
- User interface improvement
- Some code and performance improvements
- Fixed app crash on project folder delete
- Added Keyboard shortcuts
CTRL+N : New Project
CTRL+R or F5 : Refresh Project Files
CTRL+L : Open Live Project Url
CTRL+D : Remove Project
CTRL+C : Compile Selected File
CTRL+SHIFT+C : Compile all project files
- Jade updated to 0.30.0
- Sass updated to 3.2.8
- Option to select installation folder
- Some code and performance improvements
- Option to disable markdown sanitization and gfm.
- Ability to save application state; App opens where you left it.
- Fixed bug where project is not shown in the project list.
- Fixed bug where file settings were not preserved after refreshing project.
- Use marked instead of markdown.js.
- Cleaner codebase.
- Initial release