Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 833 Bytes

File metadata and controls

26 lines (17 loc) · 833 Bytes

Change Log

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.

[Unreleased]

[0.9]

  • 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"

[0.2]

  • Default keybindings and explanation in README

[0.1.0]

  • Initial release