docs: update docs

This commit is contained in:
RubenKraft 2024-12-12 21:06:29 +00:00
parent 43ca14194b
commit 28684dcaba

View File

@ -8,6 +8,7 @@ Currently the Language Server has the following functionalities:
- Hovereffect that displays the current hovered Word
- Autocomplete for ForLoops and Main Method.
- Basic Autoformatting (removing every Space at the End of the Line)
- Display Type of Methods with TypeInference
## Project Structure