Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-03 | handle multiple definitions of a symbol with the same name | pommicket | |
in the definitions menu | |||
2023-01-03 | sort go-to-definition entries by detail after name | pommicket | |
2023-01-03 | go to type definition | pommicket | |
2023-01-03 | go to declaration | pommicket | |
2023-01-02 | restructure ide-*.c | pommicket | |
2023-01-01 | more reorganizing | pommicket | |
2022-12-31 | better LSP request cancelling | pommicket | |
2022-12-31 | use double instead of struct timespec | 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-29 | show the wait cursor when waiting for go to definition | pommicket | |
2022-12-29 | textDocument/definition for ctrl+click | pommicket | |