Merge remote-tracking branch 'origin/main'

This commit is contained in:
Ruben 2024-11-19 18:38:16 +01:00
commit 60f8352fb4

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)