docs: update Readme

This commit is contained in:
RubenKraft 2024-11-19 15:23:30 +00:00
parent 3a5324a718
commit c621d5d791

View File

@ -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)