All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Changed:
- When
"lineNumbers"
setting is set totrue
, line numbers start with 1 rather than 0 (#26)
Fixed:
- Don't collapse existing fold sections when filtering without context (#9)
Fixed:
- Preserving search input
Added:
- "... with Context" commands (see README)
Maintenance:
- Hugely improved the development environment. Covered the codebase with tests, configured continuous integration (Travis CI + Coverall).
Initial release