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 ## Functionality
Currently the Language Server has the following functionalities: Currently the Language Server has the following functionalities:
- Syntax-Check - Syntax-Check
- Test Hovereffect. - Hovereffect that displays the current hovered Word
- HelloWorld Autocomplete - Autocomplete for ForLoops and Main Method.
- Basic Autoformatting (removing every Space at the End of the Line) - Basic Autoformatting (removing every Space at the End of the Line)