From 5cdae84d6a61d03173a86cbfc9c7fd9112e41237 Mon Sep 17 00:00:00 2001 From: pommicket Date: Tue, 27 Dec 2022 15:38:24 -0500 Subject: no HTML --- main.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'main.c') diff --git a/main.c b/main.c index d1e365e..5a80b04 100644 --- a/main.c +++ b/main.c @@ -1,12 +1,10 @@ /* @TODO: -- HTML https://github.com/Microsoft/vscode/tree/main/extensions/html-language-features/server - more LSP stuff: - signature help - hover - go to definition using LSP - find usages - - that thing where it shows you the current function argument - check if there are any other non-optional/nice-to-have-support-for server-to-client requests - do something with lsp->error - document lsp.h and lsp.c. -- cgit v1.2.3