Age | Commit message (Expand) | Author |
2022-11-03 | multiline string highlighting for ted.cfg | pommicket |
2022-10-29 | better highlighting of byte/raw/f strings in python, rust | pommicket |
2022-10-28 | fix <number>.into() highlighting in rust | pommicket |
2022-10-28 | fixed rust '\\' highlighting, among other things | pommicket |
2022-09-30 | better rust syntax highlighting | pommicket |
2022-07-29 | fix reloading with text-size | pommicket |
2022-07-29 | language-specific keyboard shortcuts | pommicket |
2022-07-29 | per-language settings | pommicket |
2022-07-29 | fix syntax highlighting and spacing for weird characters | pommicket |
2022-07-22 | go syntax highlighting | pommicket |
2022-07-21 | minor fixes, syntax highlighting for java & js | pommicket |
2022-07-07 | [1.0r3] fix tex highlighting, move to cursor on backspace/delete | pommicket |
2021-04-20 | fix windows build, prepare for v. 1.0 | Leo Tenenbaum |
2021-04-20 | silence GCC warnings | Leo Tenenbaum |
2021-04-20 | :set-language, various other little things | Leo Tenenbaum |
2021-04-20 | cfg syntax highlighting | Leo Tenenbaum |
2021-04-20 | HTML syntax highlighting | Leo Tenenbaum |
2021-04-19 | markdown highlighting | Leo Tenenbaum |
2021-04-19 | tex syntax highlighting | Leo Tenenbaum |
2021-04-16 | comment/uncomment selection | Leo Tenenbaum |
2021-02-11 | highlight matching parentheses | Leo Tenenbaum |
2021-02-03 | fix syntax highlighting for ' number separator C++ | Leo Tenenbaum |
2021-02-03 | fixed command line argument with / in it windows | 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 | big fix with buffer_pos_to_pixels | Leo Tenenbaum |
2021-02-02 | C++ syntax highlighting done | Leo Tenenbaum |
2021-02-02 | C++ highlighting, except for raw strings | Leo Tenenbaum |
2021-02-02 | fix bug with non-highlighted files | Leo Tenenbaum |
2021-02-01 | small change to horizontal scrolling for massive performance improvement on l... | 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 | start per-buffer language | 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 |