|
5 | 5 |  |
6 | 6 |
|
7 | 7 | 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 |
10 | 11 | dislpayed. |
11 | | -3. |
| 12 | +3. Terminal font bug is fixed. |
12 | 13 |
|
13 | 14 | ## Changelog |
14 | 15 |
|
15 | 16 | * FileSystemBrowser: back/prev buttons on mouse do not work as expected - <https://github.com/diegoiast/qmdilib/issues/35> |
16 | 17 | * Ruby indenter test does not work - <https://github.com/diegoiast/qutepart-cpp/issues/48> |
17 | 18 | * 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> |
19 | 20 | * 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> |
22 | 23 | * git: multiple cursors not working on commit dialog - <https://github.com/codepointerapp/codepointer/issues/181> |
23 | 24 | * Extend file formatters - <https://github.com/codepointerapp/codepointer/issues/174> |
24 | 25 | * TerminalPlugin: fix fonts issue - <https://github.com/codepointerapp/codepointer/issues/185> |
0 commit comments