Age | Commit message (Expand) | Author |
2023-07-20 | update deb Installed-Size, fix warning on non-Windows2.4.1 | pommicket |
2023-07-20 | make ted DPI aware on windows | pommicket |
2023-07-20 | fix highlighting of self-closing tags in JSX files | pommicket |
2023-07-19 | compute kerning from glyph indices for better performance | pommicket |
2023-07-19 | cache buffer_lsp (improves performance a fair bit) | pommicket |
2023-07-19 | kerning | pommicket |
2023-07-19 | fix memory leaks (not really leaky) | pommicket |
2023-07-19 | valgrind suppressions all cleaned up | pommicket |
2023-07-19 | start "multifonts" | pommicket |
2023-07-19 | new font management system | pommicket |
2023-07-19 | multiple font textuers | pommicket |
2023-07-19 | variable width fonts seem to be working | pommicket |
2023-07-06 | TODO highlighting in single-line comments, more js keywords | pommicket |
2023-06-26 | todo | pommicket |
2023-06-20 | todo | pommicket |
2023-06-17 | ignore duplicate autocomplete suggestions for phantom | pommicket |
2023-05-21 | highlight TODOs in comments | pommicket |
2023-05-21 | better undo chaining | pommicket |
2023-05-11 | :matching-bracket, fix matching bracket highlighting in some cases | pommicket |
2023-05-11 | show version number in corner, update windows installer | pommicket |
2023-05-11 | :jump-to-build-error setting | pommicket |
2023-05-11 | fix backups wrt hard links, add crlf-windows setting | pommicket |
2023-05-11 | improve number syntax highligting | pommicket |
2023-03-23 | handle various :increment-number edge cases and binary | pommicket |
2023-03-23 | increment-number and decrement-number | pommicket |
2023-03-23 | add macro information to README | pommicket |
2023-03-23 | macros are working! | pommicket |
2023-03-23 | get rid of ARG_STRING, start macros | pommicket |
2023-03-23 | go-to-build-error now also detects rust ::: references | pommicket |
2023-03-23 | fix scrolling to cursor when text is typed | pommicket |
2023-03-23 | fix crash on :previous-position with no active buffer | pommicket |
2023-03-05 | rename styles -> themes | pommicket |
2023-03-05 | extradark style | pommicket |
2023-03-04 | new light style | pommicket |
2023-03-04 | regenerate tags if there are no completion results | pommicket |
2023-03-04 | highlight directives in ted.cfg | pommicket |
2023-03-04 | check for %include loops | pommicket |
2023-03-04 | %include in config files | pommicket |
2023-03-03 | configurable hover/highlight key + better key stuff | pommicket |
2023-03-03 | fix session | pommicket |
2023-03-03 | different read/write colors for ide-highlights | pommicket |
2023-03-03 | open multiple files with command line arguments | pommicket |
2023-03-03 | preserve permissions on save | pommicket |
2023-03-02 | CSS highlighting | pommicket |
2023-03-02 | some CSS highlighting | pommicket |
2023-03-02 | :previous-position | pommicket |
2023-03-02 | comment-start and comment-end settings | pommicket |
2023-03-02 | dynamic language registration working | pommicket |
2023-03-01 | start dynamic lbanguage registaration | pommicket |
2023-02-28 | doxygen documentation | pommicket |