summaryrefslogtreecommitdiff
path: root/buffer.c
AgeCommit message (Expand)Author
2022-12-30document highlights!pommicket
2022-12-30definitions menu, but it's acting weirdpommicket
2022-12-30start workspace/symbolpommicket
2022-12-29textDocument/definition for ctrl+clickpommicket
2022-12-29hover highlightpommicket
2022-12-29more hoverpommicket
2022-12-28fixed (all?) problems with signature helppommicket
2022-12-28refresh signature help when cursor moved or buffer switchedpommicket
2022-12-27start signature helppommicket
2022-12-27configurable max buffer size + max view-only buffer sizepommicket
2022-12-27fixed previous issues, + "save as" should now workpommicket
2022-12-25fix problem with jdtls by appending \n to empty filespommicket
2022-12-24fix ted_get_lsp problempommicket
2022-12-24LSP setting!pommicket
2022-12-24start LSP settingpommicket
2022-12-23framework for having multiple/configurable LSPspommicket
2022-12-23identifier-trigger-characters settingpommicket
2022-12-23close autocomplete on CMD_UP/insert non-word char/etc.pommicket
2022-12-22Merge branch 'trunk' into lsppommicket
2022-12-22fix memory bug introduced by "memory bug fix"pommicket
2022-12-22didClose notification, better completionpommicket
2022-12-22document IDs instead of documentspommicket
2022-12-20autocomplete very broken but kinda workingpommicket
2022-12-20start completion requestspommicket
2022-12-20working didChangepommicket
2022-12-20Merge branch 'trunk' into lsppommicket
2022-12-20fix potential memory bugpommicket
2022-12-20start didChangepommicket
2022-12-18a bunch of brekaing changespommicket
2022-12-10more lsppommicket
2022-11-03multiline string highlighting for ted.cfgpommicket
2022-11-02settings bugfixes, :insert-text, and a memory bugfixpommicket
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-09-26shift+pageup/pagedownpommicket
2022-07-29fix reloading with text-sizepommicket
2022-07-29auto reload configpommicket
2022-07-29indent-with-spacespommicket
2022-07-29per-language settingspommicket
2022-07-29changed text render pos to double to fix extremely long linespommicket
2022-07-21minor fixes, syntax highlighting for java & jspommicket
2022-07-07[1.0r3] fix tex highlighting, move to cursor on backspace/deletepommicket
2022-01-01windows fixespommicket
2021-04-20:set-language, various other little thingsLeo Tenenbaum
2021-04-16comment/uncomment selectionLeo Tenenbaum
2021-03-14fix bug where modifications weren't detectedLeo Tenenbaum
2021-03-14fix find menu scroll bug, for real this timeLeo Tenenbaum
2021-03-14fix problem where cursor moves on in/dedent selectionLeo Tenenbaum
2021-03-14fix weird scrolling with find menu openLeo Tenenbaum