What's Changed
- Replaced webpack with esbuild for extension bundling
- Replaced ESLint + Prettier with Biome for linting and formatting
- Upgraded
vscode-languageclientfrom v8 to v9 - Upgraded TypeScript to v6
- Updated VS Code engine types to 1.120.0
- Updated Node.js to v24
- Upgraded
@vscode/vsceto v3 - Updated devcontainer and composer installer configuration (#290) [@MoonE]
- New
psalm.disableProvideHoversetting to separately disable hover information from the language server (#286) [@madgomer98]
New Contributors
- @limarkxx made their first contribution in #266
- @MoonE made their first contribution in #290
- @madgamer98 made their first contribution in #286
Full Changelog: 2.7.0...2.8.0