Skip to content

v0.1.3-beta1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Mar 20:33
Immutable release. Only release title and notes can be modified.
66acac5

Full Changelog: https://github.com/diegoiast/codepointer/codepointer/v0.1.2...v0.1.3-beta1

March 2026 - release v0.1.3 - sssiiixxxx seeevveeeennn!!111

CodePointer with the new commit form

  1. Git commit updates. The commit editor is the same as the main editor
    making the commits easier. All keyboard shorcuts and completions will work. You can
    also commit ammed, and push force from the commit interface.
  2. When searching in files - the amount of times the text is found, will be
    dislpayed.
  3. Terminal font bug is fixed.

Changelog

  • FileSystemBrowser: back/prev buttons on mouse do not work as expected - diegoiast/qmdilib#35
  • Ruby indenter test does not work - diegoiast/qutepart-cpp#48
  • Open matching header file improvements - #178
  • Folding: structs are not folded properly - diegoiast/qutepart-cpp#68
  • Close all command not available via palette - #179
  • Changing json config on the fly does not reflect on the IDE - #167
  • Project search: display amount of appearances of text - #182
  • git: multiple cursors not working on commit dialog - #181
  • Extend file formatters - #174
  • TerminalPlugin: fix fonts issue - #185