diff --git a/README.md b/README.md index bce112c..cac887d 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ It uses the LSP4J Framework in Version 0.23.1. ## Functionality Currently the Language Server has the following functionalities: - Syntax-Check -- Test Hovereffect. -- HelloWorld Autocomplete +- Hovereffect that displays the current hovered Word +- Autocomplete for ForLoops and Main Method. - Basic Autoformatting (removing every Space at the End of the Line)