Age | Commit message (Expand) | Author |
2023-09-08 | LSP code formatting (not entirely working yet) | pommicket |
2023-08-06 | fix doxygen errors | pommicket |
2023-08-04 | start renmae symbol | pommicket |
2023-07-14 | copy-path command | pommicket |
2023-05-11 | :matching-bracket, fix matching bracket highlighting in some cases | pommicket |
2023-03-23 | increment-number and decrement-number | pommicket |
2023-03-23 | macros are working! | pommicket |
2023-03-23 | get rid of ARG_STRING, start macros | pommicket |
2023-03-03 | fix up docs | pommicket |
2023-03-02 | :previous-position | pommicket |
2023-02-28 | doxygen documentation | pommicket |
2023-01-05 | lsp-reset command | pommicket |
2023-01-04 | more documentation | pommicket |
2023-01-03 | go to type definition | pommicket |
2023-01-03 | go to declaration | pommicket |
2023-01-02 | :up-blank-line, etc. | pommicket |
2023-01-02 | rename v[234] to vec[234] | pommicket |
2022-12-31 | start moving things around | pommicket |
2022-12-31 | goto-definition-at-cursor command | pommicket |
2022-12-30 | basic find usages | pommicket |
2022-12-30 | start parse rename response | pommicket |
2022-11-02 | settings bugfixes, :insert-text, and a memory bugfix | pommicket |
2022-09-26 | shift+pageup/pagedown | pommicket |
2021-04-20 | :set-language, various other little things | Leo Tenenbaum |
2021-04-16 | comment/uncomment selection | Leo Tenenbaum |
2021-04-13 | improve tag generation (don't just look at files in the cwd) | Leo Tenenbaum |
2021-04-04 | command to reload all buffers, run make on multiple threads | Leo Tenenbaum |
2021-03-05 | fix some little problems with the file selector | Leo Tenenbaum |
2021-03-04 | string arguments | Leo Tenenbaum |
2021-03-04 | completion working, it seems | Leo Tenenbaum |
2021-03-03 | start autocomplete | Leo Tenenbaum |
2021-03-03 | :shell, bugfixes | Leo Tenenbaum |
2021-03-03 | :tab-move-left/right | Leo Tenenbaum |
2021-03-02 | :open-config | Leo Tenenbaum |
2021-03-02 | start command selector | Leo Tenenbaum |
2021-02-28 | :split-swap | Leo Tenenbaum |
2021-02-24 | :split-join | Leo Tenenbaum |
2021-02-24 | big bugfixes | Leo Tenenbaum |
2021-02-23 | start goto line | Leo Tenenbaum |
2021-02-22 | go to definition menu | Leo Tenenbaum |
2021-02-16 | :build somewhat working! | Leo Tenenbaum |
2021-02-16 | started getting :build to work | Leo Tenenbaum |
2021-02-14 | toggle view only mode | Leo Tenenbaum |
2021-02-11 | make find+replace more convenient | Leo Tenenbaum |
2021-02-09 | find + replace seems to be working | Leo Tenenbaum |
2021-02-08 | search in both directions | Leo Tenenbaum |
2021-02-07 | improved text rendering, started find | Leo Tenenbaum |
2021-01-31 | fixed Ctrl+Left/Right being double-set, cleaned up core options code, auto-ad... | Leo Tenenbaum |
2021-01-30 | ctrl+q to quit (with unsaved changes dialog) | Leo Tenenbaum |
2021-01-29 | quitting, closing tabs | Leo Tenenbaum |