Age | Commit message (Expand) | Author |
2022-12-27 | fixed previous issues, + "save as" should now work | pommicket |
2022-12-27 | better workspaceFolders idea ("withhold judgement") | pommicket |
2022-12-27 | added workspaceFolders support | pommicket |
2022-12-26 | workspace/workspaceFolders request | pommicket |
2022-12-26 | start workspace folders stuff | pommicket |
2022-12-25 | global lsp-enabled setting | pommicket |
2022-12-25 | set rootUri correctly | pommicket |
2022-12-25 | fix problem with jdtls by appending \n to empty files | pommicket |
2022-12-25 | handle complete vs incomplete lists | pommicket |
2022-12-25 | fix various problems from texlab test | pommicket |
2022-12-24 | testing LSPs for other languages | pommicket |
2022-12-24 | fix ted_get_lsp problem | pommicket |
2022-12-24 | LSP setting! | pommicket |
2022-12-24 | start LSP setting | pommicket |
2022-12-24 | find build directory in a much better way | pommicket |
2022-12-23 | framework for having multiple/configurable LSPs | pommicket |
2022-12-23 | remove old code | pommicket |
2022-12-23 | scroll through completions | pommicket |
2022-12-23 | only ask for completions if the server actually supports it | pommicket |
2022-12-23 | wait before showing "Loading..." for autocomplete | pommicket |
2022-12-23 | completion context + don't flash cursor if trigger character | pommicket |
2022-12-23 | identifier-trigger-characters setting | pommicket |
2022-12-23 | trigger characters | pommicket |
2022-12-23 | LSP document_data | pommicket |
2022-12-23 | close autocomplete on CMD_UP/insert non-word char/etc. | pommicket |
2022-12-23 | show documentation! | pommicket |
2022-12-22 | finish up capabilities (for now) | pommicket |
2022-12-22 | start capabilities | pommicket |
2022-12-22 | symbol kind | pommicket |
2022-12-22 | detail text | pommicket |
2022-12-22 | reorganize lsp code | pommicket |
2022-12-22 | didClose notification, better completion | pommicket |
2022-12-22 | better write_string | pommicket |
2022-12-22 | document IDs instead of documents | pommicket |
2022-12-22 | pretty nice completion! | pommicket |
2022-12-22 | make sure autocomplete is closed when buffer is switched | pommicket |
2022-12-20 | autocomplete very broken but kinda working | pommicket |
2022-12-20 | more completion | pommicket |
2022-12-20 | start completion requests | pommicket |
2022-12-20 | working didChange | pommicket |
2022-12-19 | much better system for writing requests | pommicket |
2022-12-18 | a bunch of brekaing changes | pommicket |
2022-12-18 | merge | pommicket |
2022-12-13 | Merge branch 'trunk' into lsp | pommicket |
2022-12-13 | more future feature ideas | pommicket |
2022-12-10 | more lsp | pommicket |
2022-12-09 | real completion parsing!! | pommicket |
2022-12-09 | Merge branch 'trunk' into lsp | pommicket |
2022-12-09 | more future features | pommicket |
2022-12-09 | more completion, not working yet | pommicket |