Age | Commit message (Expand) | Author |
2022-12-31 | ted_get_buffer_with_file, sort usages | pommicket |
2022-12-31 | more README | pommicket |
2022-12-31 | better LSP request cancelling | pommicket |
2022-12-31 | highlight-enabled and highlight-auto settings | pommicket |
2022-12-31 | move NDC conversion to GPU | pommicket |
2022-12-31 | only set swap interval if needed | pommicket |
2022-12-31 | avoid using time_get_seconds | pommicket |
2022-12-31 | use double instead of struct timespec | pommicket |
2022-12-30 | framerate-cap setting | pommicket |
2022-12-30 | basic find usages | pommicket |
2022-12-30 | clip highlight to buffer rect | pommicket |
2022-12-30 | better readme, etc | pommicket |
2022-12-30 | textDocument/references request | pommicket |
2022-12-30 | document highlights! | pommicket |
2022-12-30 | start document highlights | pommicket |
2022-12-30 | workspaceEdit capabilities | pommicket |
2022-12-30 | textDocument/rename response parsing | pommicket |
2022-12-30 | start parse rename response | pommicket |
2022-12-30 | write rename request | pommicket |
2022-12-30 | fixed hover bug | pommicket |
2022-12-30 | a | pommicket |
2022-12-30 | cancelling requests | pommicket |
2022-12-30 | show location in definitions menu | pommicket |
2022-12-30 | better ted_active_lsp, fix memory bug | pommicket |
2022-12-30 | go to definition | pommicket |
2022-12-30 | definitions menu, but it's acting weird | pommicket |
2022-12-30 | parse workspace/symbol response | pommicket |
2022-12-30 | global request IDs | pommicket |
2022-12-30 | start workspace/symbol | pommicket |
2022-12-29 | show the wait cursor when waiting for go to definition | pommicket |
2022-12-29 | error LSPResponse member | pommicket |
2022-12-29 | little things | pommicket |
2022-12-29 | textDocument/definition for ctrl+click | pommicket |
2022-12-29 | fix GCC warnings | pommicket |
2022-12-29 | things | pommicket |
2022-12-29 | hover-enabled option | pommicket |
2022-12-29 | hover highlight | pommicket |
2022-12-29 | more hover | pommicket |
2022-12-29 | hover colors | pommicket |
2022-12-29 | working hover | pommicket |
2022-12-29 | more hover | pommicket |
2022-12-29 | fix autocomplete, start hover | pommicket |
2022-12-29 | separate XML highlighting | pommicket |
2022-12-28 | GLSL syntax highlighting | pommicket |
2022-12-28 | syntax highlighting for JSON, and XML as a separate language | pommicket |
2022-12-28 | signature-help setting | pommicket |
2022-12-28 | better signature help | pommicket |
2022-12-28 | fixed (all?) problems with signature help | pommicket |
2022-12-28 | moving things around a bit | pommicket |
2022-12-28 | refresh signature help when cursor moved or buffer switched | pommicket |