eclipse-langium / langium

Next-gen language engineering / DSL framework
https://langium.org/
MIT License
663 stars 61 forks source link

dependencies: update vitest to fix VS Code integration #1457

Closed bjthehun closed 2 months ago

bjthehun commented 2 months ago

Fixes #1456.

Updates vitest and vitest/ui to version 1.5.0, allowing developers to run Langium tests directly from VS Code again.