Age | Commit message (Expand) | Author |
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 | better readme, etc | pommicket |
2022-12-30 | document highlights! | pommicket |
2022-12-30 | start document highlights | pommicket |
2022-12-30 | cancelling requests | pommicket |
2022-12-30 | show location in definitions menu | pommicket |
2022-12-30 | go to definition | pommicket |
2022-12-30 | definitions menu, but it's acting weird | pommicket |
2022-12-30 | global request IDs | pommicket |
2022-12-29 | show the wait cursor when waiting for go to definition | pommicket |
2022-12-29 | textDocument/definition for ctrl+click | pommicket |
2022-12-29 | hover-enabled option | 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-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 | moving things around a bit | pommicket |
2022-12-28 | refresh signature help when cursor moved or buffer switched | pommicket |
2022-12-28 | nice signature help (still needs work) | pommicket |
2022-12-28 | parsing signature help | pommicket |
2022-12-27 | start signature help | pommicket |
2022-12-27 | configurable max buffer size + max view-only buffer size | pommicket |
2022-12-27 | add typescript highlighting | pommicket |
2022-12-27 | fixed previous issues, + "save as" should now work | pommicket |
2022-12-25 | global lsp-enabled setting | pommicket |
2022-12-25 | handle complete vs incomplete lists | 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 | scroll through completions | 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 | LSP document_data | pommicket |
2022-12-23 | show documentation! | pommicket |
2022-12-22 | deprecated support! | pommicket |
2022-12-22 | symbol kind | pommicket |
2022-12-22 | detail text | pommicket |
2022-12-22 | pretty nice completion! | 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-10 | more lsp | pommicket |
2022-11-03 | [1.3] some SettingsContext comments, updated version history | pommicket |
2022-11-03 | custom shader texture | pommicket |