summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-19an initial draft of the new font renderingpommicket
2023-07-19update stb_truetype to latest versionpommicket
2023-07-19variable width fonts seem to be workingpommicket
2023-07-19initial draft of variable-width font handlingpommicket
2023-07-14update version2.3.4pommicket
2023-07-14copy-path commandpommicket
2023-07-14fix writing of unicode btwn U+8000 and U+FFFFpommicket
2023-07-06new windows installer2.3.3pommicket
2023-07-06interpret jsx/tsx/ejs as javascript/typescript/javascriptpommicket
2023-07-06remove highlighting for some rarely-used js window propertiespommicket
2023-07-06TODO highlighting in single-line comments, more js keywordspommicket
2023-06-26todopommicket
2023-06-20todopommicket
2023-06-18update windows installer version2.3.2pommicket
2023-06-17ignore duplicate autocomplete suggestions for phantompommicket
2023-06-15prevent /= from being parsed as regex literalpommicket
2023-06-14fix problem where unmatched bracket highlights eofpommicket
2023-05-22update installer version2.3.1pommicket
2023-05-21highlight TODOs in commentspommicket
2023-05-21better undo chainingpommicket
2023-05-21fix highlighting of javascript regex literalspommicket
2023-05-11update versionpommicket
2023-05-11:matching-bracket, fix matching bracket highlighting in some casespommicket
2023-05-11show version number in corner, update windows installerpommicket
2023-05-11:jump-to-build-error settingpommicket
2023-05-11fix backups wrt hard links, add crlf-windows settingpommicket
2023-05-11improve number syntax highligtingpommicket
2023-03-27fix crash on in/decrement-number & insert-text w no active bufferpommicket
2023-03-23fix heading level in READMEpommicket
2023-03-23[2.2] update versionpommicket
2023-03-23separate :increase-number in undo historypommicket
2023-03-23handle various :increment-number edge cases and binarypommicket
2023-03-23increment-number and decrement-numberpommicket
2023-03-23add macro information to READMEpommicket
2023-03-23mergepommicket
2023-03-23macros are working!pommicket
2023-03-23get rid of ARG_STRING, start macrospommicket
2023-03-23go-to-build-error now also detects rust ::: referencespommicket
2023-03-23fix scrolling to cursor when text is typedpommicket
2023-03-23fix crash on :previous-position with no active bufferpommicket
2023-03-21fix GLSL syntax highlighting (oops)pommicket
2023-03-07[2.1] update readmepommicket
2023-03-05rename styles -> themespommicket
2023-03-05extradark stylepommicket
2023-03-04start extradarkpommicket
2023-03-04new light stylepommicket
2023-03-04regenerate tags if there are no completion resultspommicket
2023-03-04highlight directives in ted.cfgpommicket
2023-03-04check for %include loopspommicket
2023-03-04%include in config filespommicket