Age | Commit message (Expand) | Author |
2023-10-17 | new config system seems to be working | pommicket |
2023-10-17 | switch from ted->strings to cfg->strings | pommicket |
2023-10-17 | sort key actions (new config system seems to be working!) | pommicket |
2023-10-17 | ted starts up, but still broken | pommicket |
2023-10-17 | new config system not working yet, but it compiels | pommicket |
2023-10-16 | start new config nonsense | pommicket |
2023-10-15 | use reference-counted strings for string settings | pommicket |
2023-10-15 | remove-trailing-whitespace option | pommicket |
2023-09-24 | fix escaped quotes in strings | pommicket |
2023-09-10 | fix godot issues by adding lsp-delay | pommicket |
2023-09-08 | LSP over TCP initial draft | pommicket |
2023-09-07 | add show-diagnostics setting | pommicket |
2023-09-07 | move color-related functions from util.c to color.c | pommicket |
2023-08-15 | some settings stuff | pommicket |
2023-08-14 | start new selector system - search not working yet | pommicket |
2023-08-13 | documentation | pommicket |
2023-08-05 | separate ted-internal.h | pommicket |
2023-08-05 | more plugin prep | pommicket |
2023-08-04 | document links seem to be working | pommicket |
2023-07-20 | make ted DPI aware on windows | pommicket |
2023-07-19 | start "multifonts" | pommicket |
2023-07-19 | initial draft of variable-width font handling | 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-23 | handle various :increment-number edge cases and binary | pommicket |
2023-03-23 | get rid of ARG_STRING, start macros | 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-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-27 | better interaction between path-specific & lang-specific settings | pommicket |
2023-02-26 | ctrl+scroll to adjust text size | pommicket |
2023-01-11 | build-command setting + a bunch of config fixes | 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 | more documentation | pommicket |
2023-01-04 | more documentation | pommicket |
2023-01-03 | rename ted_seterr to ted_error | pommicket |
2023-01-03 | switch from scancodes to keycodes | pommicket |
2023-01-03 | different types of messages | pommicket |
2023-01-02 | finish restructuring | pommicket |
2023-01-02 | restructure LSP stuff | pommicket |
2023-01-01 | char const => const char | pommicket |
2023-01-01 | replace @OPTIMIZE with @TODO | pommicket |
2023-01-01 | finish rename | pommicket |