summaryrefslogtreecommitdiff
path: root/ted.h
AgeCommit message (Expand)Author
2023-05-11update versionpommicket
2023-05-11:matching-bracket, fix matching bracket highlighting in some casespommicket
2023-05-11:jump-to-build-error settingpommicket
2023-05-11fix backups wrt hard links, add crlf-windows settingpommicket
2023-03-27fix crash on in/decrement-number & insert-text w no active bufferpommicket
2023-03-23handle various :increment-number edge cases and binarypommicket
2023-03-23increment-number and decrement-numberpommicket
2023-03-23get rid of ARG_STRING, start macrospommicket
2023-03-23go-to-build-error now also detects rust ::: referencespommicket
2023-03-21fix GLSL syntax highlighting (oops)pommicket
2023-03-05rename styles -> themespommicket
2023-03-04highlight directives in ted.cfgpommicket
2023-03-03fix up docspommicket
2023-03-03configurable hover/highlight key + better key stuffpommicket
2023-03-03different read/write colors for ide-highlightspommicket
2023-03-02some CSS highlightingpommicket
2023-03-02:previous-positionpommicket
2023-03-02comment-start and comment-end settingspommicket
2023-03-02dynamic language registration workingpommicket
2023-03-01start dynamic lbanguage registarationpommicket
2023-02-28doxygen documentationpommicket
2023-02-27better interaction between path-specific & lang-specific settingspommicket
2023-02-26ctrl+scroll to adjust text sizepommicket
2023-02-25better handlign of backspace/delete with `indent-with-spaces = on`pommicket
2023-01-11build-command setting + a bunch of config fixespommicket
2023-01-11strip ../ in go-to-error if file is not foundpommicket
2023-01-07hover/signature cancellationpommicket
2023-01-07better request cancellation systempommicket
2023-01-07clean up phantom codepommicket
2023-01-06fix various tags thingspommicket
2023-01-06lsp-log settingpommicket
2023-01-06start phantom completionspommicket
2023-01-05lsp-configuration optionpommicket
2023-01-05allow `-delimited multiline strings in ted.cfgpommicket
2023-01-05clean up some TODOspommicket
2023-01-04finished documenting ted.hpommicket
2023-01-04more documentationpommicket
2023-01-04the great "filename to path" renamepommicket
2023-01-04fix command-line argument starting file if it doesn't existpommicket
2023-01-04some ted.h documentationpommicket
2023-01-04type documentationpommicket
2023-01-04more documentationpommicket
2023-01-04make unicode.h more self-containedpommicket
2023-01-04fix mouse clicks in the "go to definition" menupommicket
2023-01-03handle multiple definitions of a symbol with the same namepommicket
2023-01-03go to type definitionpommicket
2023-01-03go to declarationpommicket
2023-01-03rename ted_seterr to ted_errorpommicket
2023-01-03switch from scancodes to keycodespommicket
2023-01-03different types of messagespommicket