Age | Commit message (Expand) | Author |
2021-03-01 | restore session | Leo Tenenbaum |
2021-02-28 | fix find highlighting when cursor is on same line | Leo Tenenbaum |
2021-02-28 | :split-swap | Leo Tenenbaum |
2021-02-24 | :split-join | Leo Tenenbaum |
2021-02-24 | start split | 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-19 | started tags | Leo Tenenbaum |
2021-02-18 | Finishing touches for v. 0.4 | Leo Tenenbaum |
2021-02-18 | :build working (i think) | 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-13 | view-only mode | Leo Tenenbaum |
2021-02-11 | highlight matching parentheses | 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 | highlight search results | Leo Tenenbaum |
2021-02-07 | improved text rendering, started find | Leo Tenenbaum |
2021-02-05 | ask to reload when file is externally changed | Leo Tenenbaum |
2021-02-04 | improve auto-add-newline, start reloading | Leo Tenenbaum |
2021-02-04 | highlight cursor line number | Leo Tenenbaum |
2021-02-03 | line numbering! | Leo Tenenbaum |
2021-02-03 | python syntax highlighting | Leo Tenenbaum |
2021-02-02 | better syntax highlighting (split keywords into keywords + builtins) | Leo Tenenbaum |
2021-02-02 | rust syntax highlighting | Leo Tenenbaum |
2021-02-02 | C++ highlighting, except for raw strings | Leo Tenenbaum |
2021-02-01 | switched syntax highlighting to use a number for the state (will be useful la... | Leo Tenenbaum |
2021-02-01 | different syntax highlighting depending on the file extension | Leo Tenenbaum |
2021-02-01 | fix C hex literal highlighting | Leo Tenenbaum |
2021-02-01 | full C syntax highlighting | Leo Tenenbaum |
2021-01-31 | C syntax higlighting working | Leo Tenenbaum |
2021-01-31 | more syntax highlighting | Leo Tenenbaum |
2021-01-31 | started syntax higlighting (still need to add state to each line) | Leo Tenenbaum |
2021-01-31 | fixed Ctrl+Left/Right being double-set, cleaned up core options code, auto-ad... | Leo Tenenbaum |
2021-01-30 | better startup, informative message when nothing's open | Leo Tenenbaum |
2021-01-30 | ctrl+q to quit (with unsaved changes dialog) | Leo Tenenbaum |
2021-01-29 | quitting, closing tabs | Leo Tenenbaum |
2021-01-29 | tabs working pretty well (not done yet) | Leo Tenenbaum |
2021-01-29 | better tab bar, default to "save as" on Ctrl+S with starting buffer | Leo Tenenbaum |
2021-01-28 | got file selector to behave better | Leo Tenenbaum |
2021-01-27 | buttons (for warn overwrite popup) | Leo Tenenbaum |
2021-01-26 | auto-indent | Leo Tenenbaum |
2021-01-25 | menu titles, better padding | Leo Tenenbaum |
2021-01-25 | clip selector, save as | Leo Tenenbaum |
2021-01-25 | error box; generally better error handling | Leo Tenenbaum |
2021-01-24 | copy/cut/paste | Leo Tenenbaum |
2021-01-24 | scroll file selector when selected goes offscreen | Leo Tenenbaum |