summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)Author
2022-12-22start capabilitiespommicket
2022-12-22symbol kindpommicket
2022-12-22detail textpommicket
2022-12-22reorganize lsp codepommicket
2022-12-22didClose notification, better completionpommicket
2022-12-22better write_stringpommicket
2022-12-22document IDs instead of documentspommicket
2022-12-22pretty nice completion!pommicket
2022-12-22make sure autocomplete is closed when buffer is switchedpommicket
2022-12-20autocomplete very broken but kinda workingpommicket
2022-12-20more completionpommicket
2022-12-20start completion requestspommicket
2022-12-20working didChangepommicket
2022-12-19much better system for writing requestspommicket
2022-12-18a bunch of brekaing changespommicket
2022-12-18mergepommicket
2022-12-13Merge branch 'trunk' into lsppommicket
2022-12-13more future feature ideaspommicket
2022-12-10more lsppommicket
2022-12-09real completion parsing!!pommicket
2022-12-09Merge branch 'trunk' into lsppommicket
2022-12-09more future featurespommicket
2022-12-09more completion, not working yetpommicket
2022-12-09getting some completionspommicket
2022-12-09more lsppommicket
2022-12-08fix response receivingpommicket
2022-12-07more LSPpommicket
2022-12-07Merge branch 'trunk' into lsppommicket
2022-12-07[1.3r2] remove glFinishpommicket
2022-12-07more lsp stuffpommicket
2022-12-07nice communication with LSPpommicket
2022-12-06Merge branch 'trunk' into lsppommicket
2022-12-06fix arr_set_len_, more future featurespommicket
2022-12-06more lsppommicket
2022-12-05full json parserpommicket
2022-12-05more lsp, start json parserpommicket
2022-11-03custom shader texturepommicket
2022-11-03better shader systempommicket
2022-11-03custom bg-shaderpommicket
2022-11-02multiline config value strings, fix search_cwd (debug feature)pommicket
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-08-19poll events just after startuppommicket
2022-08-19fixed actual bug: bad write when weird mouse buttons are pressedpommicket
2022-07-29fixed non-ascii path handling on windowspommicket
2022-07-29fix reloading with text-sizepommicket
2022-07-29auto reload configpommicket
2022-07-29indent-with-spacespommicket
2022-07-29language-specific keyboard shortcutspommicket