summaryrefslogtreecommitdiff
path: root/ted.h
AgeCommit message (Expand)Author
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
2021-04-20HTML syntax highlightingLeo Tenenbaum
2021-04-19markdown highlightingLeo Tenenbaum
2021-04-19tex syntax highlightingLeo Tenenbaum
2021-04-16command history for :shellLeo Tenenbaum
2021-04-16regenerate tags if tag not foundLeo Tenenbaum
2021-04-13improve tag generation (don't just look at files in the cwd)Leo Tenenbaum
2021-03-14fix bug where modifications weren't detectedLeo Tenenbaum
2021-03-07resizable build windowLeo Tenenbaum
2021-03-04string argumentsLeo Tenenbaum
2021-03-04completion working, it seemsLeo Tenenbaum
2021-03-03more autocomplete (already partially working!)Leo Tenenbaum
2021-03-03start autocompleteLeo Tenenbaum
2021-03-03:shell, bugfixesLeo Tenenbaum
2021-03-02:open-configLeo Tenenbaum
2021-03-02command selector working!Leo Tenenbaum
2021-03-02fix restore session if no active buffer on closeLeo Tenenbaum
2021-03-02start command selectorLeo Tenenbaum
2021-03-01restore sessionLeo Tenenbaum
2021-02-28on crash, output info to logLeo Tenenbaum
2021-02-28tab moving working?Leo Tenenbaum
2021-02-27start tab movingLeo Tenenbaum
2021-02-25started tab movingLeo Tenenbaum