Skip to content

Releases: Richiban/CodeFlea

Release v2.2.4

Choose a tag to compare

@github-actions github-actions released this 11 Jun 09:48

Automated release of CodeFlea extension v2.2.4

This release was automatically generated by the GitHub Actions workflow.

Release v2.2.3

Choose a tag to compare

@github-actions github-actions released this 25 Mar 12:39

Automated release of CodeFlea extension v2.2.3

This release was automatically generated by the GitHub Actions workflow.

Release v2.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Mar 00:05

Automated release of CodeFlea extension v2.2.0

This release was automatically generated by the GitHub Actions workflow.

v0.9.2

v0.9.2 Pre-release
Pre-release

Choose a tag to compare

@Richiban Richiban released this 01 Dec 22:04

v0.9.1-release.3

v0.9.1-release.3 Pre-release
Pre-release

Choose a tag to compare

@Richiban Richiban released this 01 Dec 21:57

v0.9.1-release.2

v0.9.1-release.2 Pre-release
Pre-release

Choose a tag to compare

@Richiban Richiban released this 01 Dec 21:45

v0.9.1-release.1

v0.9.1-release.1 Pre-release
Pre-release

Choose a tag to compare

@Richiban Richiban released this 01 Dec 20:54

What's Changed

New Contributors

Full Changelog: https://github.com/Richiban/CodeFlea/commits/v0.9.1-release.1

v0.9.1

v0.9.1 Pre-release
Pre-release

Choose a tag to compare

@Richiban Richiban released this 01 Dec 14:09

Some fixes around extending block selection
Some improvements to editor scrolling when moving from block to block

v0.9-beta.1

v0.9-beta.1 Pre-release
Pre-release

Choose a tag to compare

@Richiban Richiban released this 23 Nov 16:40
  • 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"