What's Changed
- add support for Sublime Text by @jfcherng in #224
- Support
parameter
semantic token type by @ValdezFOmar in #229 - add pre-commit hook by @jorenham in #232
- Fix
Unknown
andAny
variables being coloured as Unbound by @ValdezFOmar in #235 - CI integration improvements
- output errors in github action command format so that errors show up under effected lines of code in PRs by @DetachHead in #240
- add
--gitlabcodequality
argument to generate gitlab code quality report by @DetachHead in #247
- Fix build failure when installing from source when nodejs is not installed globally on linux by @KotlinIsland in #248
- run validation actions on PRs from other forks by @Loch64 in #250
- bump upstream pyright version to 1.1.357 by @DetachHead in #252
New Contributors
- @jfcherng made their first contribution in #224
- @jorenham made their first contribution in #232
- @Loch64 made their first contribution in #250
Full Changelog: v1.8.0...v1.9.0