Age | Commit message (Expand) | Author |
2023-03-23 | add macro information to README | pommicket |
2023-03-23 | merge | 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-21 | fix GLSL syntax highlighting (oops) | pommicket |
2023-03-07 | [2.1] update readme | pommicket |
2023-03-05 | rename styles -> themes | pommicket |
2023-03-05 | extradark style | pommicket |
2023-03-04 | start extradark | 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 | fix up docs | 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-13 | update README | pommicket |
2023-01-13 | update README | pommicket |
2023-01-12 | [2.0] fix path_full on windows | pommicket |
2023-01-12 | [2.0] update windows installer version | pommicket |
2023-01-12 | [2.0] highlight matching < > in XML too | pommicket |
2023-01-12 | fix heading levels in README | pommicket |
2023-01-12 | [2.0] minor windows path-related fixes, windows installer version | pommicket |
2023-01-11 | LANG_TEXT, turn off phantom completions for text/cfg/md files | pommicket |
2023-01-11 | switch to ninja now that we strip ../ from build errors | 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-11 | turn off lsp-log by default | pommicket |
2023-01-11 | update readme | pommicket |
2023-01-11 | URI %-escape sequences | pommicket |