summaryrefslogtreecommitdiff
path: root/ted.h
AgeCommit message (Expand)Author
2022-12-29more hoverpommicket
2022-12-28GLSL syntax highlightingpommicket
2022-12-28syntax highlighting for JSON, and XML as a separate languagepommicket
2022-12-28signature-help settingpommicket
2022-12-28moving things around a bitpommicket
2022-12-28refresh signature help when cursor moved or buffer switchedpommicket
2022-12-28nice signature help (still needs work)pommicket
2022-12-28parsing signature helppommicket
2022-12-27start signature helppommicket
2022-12-27configurable max buffer size + max view-only buffer sizepommicket
2022-12-27add typescript highlightingpommicket
2022-12-27fixed previous issues, + "save as" should now workpommicket
2022-12-25global lsp-enabled settingpommicket
2022-12-25handle complete vs incomplete listspommicket
2022-12-24start LSP settingpommicket
2022-12-24find build directory in a much better waypommicket
2022-12-23framework for having multiple/configurable LSPspommicket
2022-12-23scroll through completionspommicket
2022-12-23wait before showing "Loading..." for autocompletepommicket
2022-12-23completion context + don't flash cursor if trigger characterpommicket
2022-12-23identifier-trigger-characters settingpommicket
2022-12-23LSP document_datapommicket
2022-12-23show documentation!pommicket
2022-12-22deprecated support!pommicket
2022-12-22symbol kindpommicket
2022-12-22detail textpommicket
2022-12-22pretty nice completion!pommicket
2022-12-20autocomplete very broken but kinda workingpommicket
2022-12-20more completionpommicket
2022-12-20start completion requestspommicket
2022-12-10more lsppommicket
2022-11-03[1.3] some SettingsContext comments, updated version historypommicket
2022-11-03custom shader texturepommicket
2022-11-03better shader systempommicket
2022-11-03custom bg-shaderpommicket
2022-11-03multiline string highlighting for ted.cfgpommicket
2022-11-02multiline config value strings, fix search_cwd (debug feature)pommicket
2022-11-02fixed path-specific settings bugs. stuff seems to be working nowpommicket
2022-11-02new settings system bugfixes, use ted_active_settings morepommicket
2022-11-02(insufficiently tested) per-path settingspommicket
2022-08-19X1/X2 commandspommicket
2022-07-29fix reloading with text-sizepommicket
2022-07-29auto reload configpommicket
2022-07-29indent-with-spacespommicket
2022-07-29language-specific keyboard shortcutspommicket
2022-07-29per-language settingspommicket
2022-07-22go syntax highlightingpommicket
2022-07-21minor fixes, syntax highlighting for java & jspommicket
2021-04-20:set-language, various other little thingsLeo Tenenbaum
2021-04-20cfg syntax highlightingLeo Tenenbaum