From 28684dcaba3c122f368487a1354688a038e1b397 Mon Sep 17 00:00:00 2001 From: RubenKraft Date: Thu, 12 Dec 2024 21:06:29 +0000 Subject: [PATCH] docs: update docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f2ea09..92bdea5 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Currently the Language Server has the following functionalities: - Hovereffect that displays the current hovered Word - Autocomplete for ForLoops and Main Method. - Basic Autoformatting (removing every Space at the End of the Line) +- Display Type of Methods with TypeInference ## Project Structure