summaryrefslogtreecommitdiff
path: root/ted.h
AgeCommit message (Expand)Author
2023-08-05move some stuff to ted-internal, reject null characterspommicket
2023-08-05separate ted-internal.hpommicket
2023-08-05more internalizationpommicket
2023-08-05more internalizationpommicket
2023-08-05internalize signature help, usagespommicket
2023-08-05internalize Autocompletepommicket
2023-08-05more plugin stuffpommicket
2023-08-05more plugin preppommicket
2023-08-05internalize Line structurepommicket
2023-08-05more plugin preparationpommicket
2023-08-05add some functions for plug-inspommicket
2023-08-05edit chaining for symbol renamepommicket
2023-08-04start renmae symbolpommicket
2023-08-04cache buffer settings indexpommicket
2023-08-04document links seem to be workingpommicket
2023-08-04use dynamic arrays for mouse_clicks/mouse_releasespommicket
2023-08-04more document link parsingpommicket
2023-08-04textDocument/documentLink parsingpommicket
2023-08-01don't show version, help message when build window is openpommicket
2023-08-01fix inconsistencies btwn xoff_to_index & renderingpommicket
2023-07-21fix absolute font pathspommicket
2023-07-20update windows installer versionpommicket
2023-07-20make ted DPI aware on windowspommicket
2023-07-19cache buffer_lsp (improves performance a fair bit)pommicket
2023-07-19fix memory leaks (not really leaky)pommicket
2023-07-19update README, version no.pommicket
2023-07-19start "multifonts"pommicket
2023-07-19new font management systempommicket
2023-07-19initial draft of variable-width font handlingpommicket
2023-07-14update version2.3.4pommicket
2023-07-06TODO highlighting in single-line comments, more js keywordspommicket
2023-06-17ignore duplicate autocomplete suggestions for phantompommicket
2023-05-21highlight TODOs in commentspommicket
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-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