Added support for Prisma ORM. For now, support will be available via a separate plugin. It includes complete Prisma schema language syntax support with semantic highlighting, code completion, automatic brace and quote insertion, and Rename refactoring.
Improvements for Vitest:
You can now run in-source tests from the gutter.
You can also run tests with Docker and re-run failed tests in Microsoft Windows Subsystem for Linux (WSL) and Docker.
Added the option to display editor tabs on multiple rows.