summaryrefslogtreecommitdiff
path: root/ide-signature-help.c
diff options
context:
space:
mode:
Diffstat (limited to 'ide-signature-help.c')
-rw-r--r--ide-signature-help.c1
1 files changed, 1 insertions, 0 deletions
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"