Age | Commit message (Expand) | Author |
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 |
2023-02-28 | new settings system seems to be working | 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-26 | fix multi-line " string highlighting in ted.cfg | pommicket |
2023-02-25 | ignore SIGPIPE | pommicket |
2023-02-25 | better handlign of backspace/delete with `indent-with-spaces = on` | pommicket |
2023-01-12 | [2.0] highlight matching < > in XML too | pommicket |
2023-01-11 | switch to ninja now that we strip ../ from build errors | pommicket |
2023-01-11 | strip ../ in go-to-error if file is not found | pommicket |
2023-01-11 | update readme | pommicket |
2023-01-10 | linux build , etc. | pommicket |
2023-01-09 | misc windows fixes | pommicket |
2023-01-09 | fixed a bunch of windows stuff | pommicket |
2023-01-09 | switch from CreateProcessA to CreateProcessW | pommicket |
2023-01-09 | fix some windows problems | pommicket |
2023-01-09 | start windows fix | pommicket |
2023-01-09 | building on windows | pommicket |
2023-01-08 | start windows support | Leo Tenenbaum |
2023-01-08 | fix memory leaks | pommicket |
2023-01-08 | write first to <path>.ted-tmp then rename to <path>. | pommicket |
2023-01-08 | make 0 not a valid document ID | pommicket |
2023-01-08 | fix up stuff for when LSP server exits | pommicket |
2023-01-07 | fix tags go-to-definition menu, silence errors for LSP not found | pommicket |
2023-01-07 | hover/signature cancellation | pommicket |
2023-01-07 | better request cancellation system | pommicket |
2023-01-07 | fix texlab go-to-definition | pommicket |
2023-01-07 | oops turns out Hover.range is optional | pommicket |
2023-01-06 | fix some autocomplete issues | pommicket |
2023-01-06 | fix various tags things | pommicket |
2023-01-06 | check LSP process status | pommicket |
2023-01-06 | finished lsp-log | pommicket |