Age | Commit message (Expand) | Author |
2023-01-01 | move functions from io.c to session.c | pommicket |
2023-01-01 | finish rename | pommicket |
2023-01-01 | rename options to settings | pommicket |
2023-01-01 | more reorganizing | pommicket |
2022-12-31 | start moving things around | pommicket |
2022-12-31 | update todos | pommicket |
2022-12-31 | goto-definition-at-cursor command | pommicket |
2022-12-31 | hover-time setting | pommicket |
2022-12-31 | show line containing usage | 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 | 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 | 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-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 | 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 | 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 | fixed (all?) problems with signature help | pommicket |
2022-12-28 | moving things around a bit | pommicket |