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