Skip to content

Commit d795abe

Browse files
committed
release: update documentation
1 parent 5ed85ca commit d795abe

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

docs/release-2026-04-v0.1.3.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,21 @@
55
![CodePointer with the new commit form](codepointer-v0.1.2-commit.png)
66

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

1314
## Changelog
1415

1516
* FileSystemBrowser: back/prev buttons on mouse do not work as expected - <https://github.com/diegoiast/qmdilib/issues/35>
1617
* Ruby indenter test does not work - <https://github.com/diegoiast/qutepart-cpp/issues/48>
1718
* Open matching header file improvements - <https://github.com/codepointerapp/codepointer/issues/178>
18-
* Folding: strurcts are not folded properly - <https://github.com/diegoiast/qutepart-cpp/issues/68>
19+
* Folding: structs are not folded properly - <https://github.com/diegoiast/qutepart-cpp/issues/68>
1920
* Close all command not available via palette - <https://github.com/codepointerapp/codepointer/issues/179>
20-
* changing json config on the fly does not refelect on the ide - <https://github.com/codepointerapp/codepointer/issues/167>
21-
* Projet search: display amount of apperances of text - <https://github.com/codepointerapp/codepointer/issues/182>
21+
* Changing json config on the fly does not reflect on the IDE - <https://github.com/codepointerapp/codepointer/issues/167>
22+
* Project search: display amount of appearances of text - <https://github.com/codepointerapp/codepointer/issues/182>
2223
* git: multiple cursors not working on commit dialog - <https://github.com/codepointerapp/codepointer/issues/181>
2324
* Extend file formatters - <https://github.com/codepointerapp/codepointer/issues/174>
2425
* TerminalPlugin: fix fonts issue - <https://github.com/codepointerapp/codepointer/issues/185>

0 commit comments

Comments
 (0)