Age | Commit message (Expand) | Author |
2023-07-19 | fix memory leaks (not really leaky) | pommicket |
2023-07-19 | update README, version no. | pommicket |
2023-07-19 | start "multifonts" | pommicket |
2023-07-19 | new font management system | pommicket |
2023-07-19 | initial draft of variable-width font handling | pommicket |
2023-07-14 | update version2.3.4 | pommicket |
2023-07-06 | TODO highlighting in single-line comments, more js keywords | pommicket |
2023-06-17 | ignore duplicate autocomplete suggestions for phantom | pommicket |
2023-05-21 | highlight TODOs in comments | pommicket |
2023-05-21 | fix highlighting of javascript regex literals | pommicket |
2023-05-11 | update version | pommicket |
2023-05-11 | :matching-bracket, fix matching bracket highlighting in some cases | pommicket |
2023-05-11 | :jump-to-build-error setting | pommicket |
2023-05-11 | fix backups wrt hard links, add crlf-windows setting | pommicket |
2023-03-27 | fix crash on in/decrement-number & insert-text w no active buffer | 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 | get rid of ARG_STRING, start macros | pommicket |
2023-03-23 | go-to-build-error now also detects rust ::: references | pommicket |
2023-03-21 | fix GLSL syntax highlighting (oops) | pommicket |
2023-03-05 | rename styles -> themes | pommicket |
2023-03-04 | highlight directives in ted.cfg | pommicket |
2023-03-03 | fix up docs | pommicket |
2023-03-03 | configurable hover/highlight key + better key stuff | pommicket |
2023-03-03 | different read/write colors for ide-highlights | 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 |
2023-02-27 | better interaction between path-specific & lang-specific settings | pommicket |
2023-02-26 | ctrl+scroll to adjust text size | pommicket |
2023-02-25 | better handlign of backspace/delete with `indent-with-spaces = on` | pommicket |
2023-01-11 | build-command setting + a bunch of config fixes | pommicket |
2023-01-11 | strip ../ in go-to-error if file is not found | pommicket |
2023-01-07 | hover/signature cancellation | pommicket |
2023-01-07 | better request cancellation system | pommicket |
2023-01-07 | clean up phantom code | pommicket |
2023-01-06 | fix various tags things | pommicket |
2023-01-06 | lsp-log setting | pommicket |
2023-01-06 | start phantom completions | pommicket |
2023-01-05 | lsp-configuration option | pommicket |
2023-01-05 | allow `-delimited multiline strings in ted.cfg | pommicket |
2023-01-05 | clean up some TODOs | pommicket |
2023-01-04 | finished documenting ted.h | pommicket |
2023-01-04 | more documentation | pommicket |
2023-01-04 | the great "filename to path" rename | pommicket |
2023-01-04 | fix command-line argument starting file if it doesn't exist | pommicket |
2023-01-04 | some ted.h documentation | pommicket |