Age | Commit message (Expand) | Author |
2023-07-06 | new windows installer2.3.3 | pommicket |
2023-07-06 | interpret jsx/tsx/ejs as javascript/typescript/javascript | pommicket |
2023-07-06 | remove highlighting for some rarely-used js window properties | 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-18 | update windows installer version2.3.2 | pommicket |
2023-06-17 | ignore duplicate autocomplete suggestions for phantom | pommicket |
2023-06-15 | prevent /= from being parsed as regex literal | pommicket |
2023-06-14 | fix problem where unmatched bracket highlights eof | pommicket |
2023-05-22 | update installer version2.3.1 | pommicket |
2023-05-21 | highlight TODOs in comments | pommicket |
2023-05-21 | better undo chaining | 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 | 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-27 | fix crash on in/decrement-number & insert-text w no active buffer | pommicket |
2023-03-23 | fix heading level in README | pommicket |
2023-03-23 | [2.2] update version | pommicket |
2023-03-23 | separate :increase-number in undo history | 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 | 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 |