languages/ts: formatter fix and extra biomejs

This commit is contained in:
Snoweuph 2026-03-21 13:09:59 +01:00
commit 1aeb2d6dc0
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
2 changed files with 24 additions and 1 deletions

View file

@ -249,6 +249,13 @@
- Added [`tsgo`](https://github.com/microsoft/typescript-go) as an LSP to
`languages.ts`.
- Fix `languages.ts` registration of formatters.
- Added `biome-check` and `biome-organize-imports` formatters to `languages.ts`.
- Added [`biomejs`](https://biomejs.dev/) as extra diagnostics provider to
`languages.ts`.
- Add `languages.fluent` using the official plugin. This only provides
highlighting.