All notable changes to the "codeflea" extension will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Adds the following commands:
- block navigation up-left, up-right, up, down, down-left, down-right
- block selection
- navigate to the next / previous blank line
- scroll the editor until the cursor is in the middle of the screen
- configurable editor scrolling (because the built-in editor scrolling feature only goes 1 line at a time)
- Changes nomenclature away from "interesting lines" and "boring lines" to "blocks" and "stop-lines"
- Default keybindings and explanation in README
- Initial release