summaryrefslogtreecommitdiff
path: root/ide-autocomplete.c
AgeCommit message (Expand)Author
2023-01-01char const => const charpommicket
2023-01-01move string32.c into util.cpommicket
2022-12-31better LSP request cancellingpommicket
2022-12-31avoid using time_get_secondspommicket
2022-12-31use double instead of struct timespecpommicket
2022-12-30show location in definitions menupommicket
2022-12-29textDocument/definition for ctrl+clickpommicket