From 4293f5284971473afaa43b83075d4d985b976622 Mon Sep 17 00:00:00 2001 From: pommicket Date: Wed, 4 Jan 2023 13:06:13 -0500 Subject: more documentation --- ide-signature-help.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ide-signature-help.c') diff --git a/ide-signature-help.c b/ide-signature-help.c index e573f3e..e7138a8 100644 --- a/ide-signature-help.c +++ b/ide-signature-help.c @@ -1,4 +1,5 @@ // deals with textDocument/signatureHelp LSP requests +// this is the little thing which shows you the signature of the function and the current argument #include "ted.h" -- cgit v1.2.3