Bug Fixes
- analyzer: Corrected handling of VAR statement for variable with equal sign (227d173)
- debugger: Ensure proper evaluation of variable expressions (6b90851)
- vscode: Correct handling of comments in keyword calls with return (c3c32bf)
Refactor
- debugger: Some code simplifications (b14877c)
Testing
- langserver: Update and add some tests (b47fc81)