From d6dc0a5d20903a765984be040a066d5f9b9a7581 Mon Sep 17 00:00:00 2001 From: RubenKraft Date: Wed, 6 Nov 2024 16:26:13 +0000 Subject: [PATCH] docs: update Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5926e27..bce112c 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ It uses the LSP4J Framework in Version 0.23.1. Currently the Language Server has the following functionalities: - Syntax-Check - Test Hovereffect. +- HelloWorld Autocomplete +- Basic Autoformatting (removing every Space at the End of the Line) ## Project Structure