What's Changed
pylance-style semantic highlighting
before | after |
---|---|
i've also made some improvements that are not present in pylance:
- variables marked as
Final
are coloured as read-only - type aliases are coloured as types
pylance-style inlay hints
New Contributors
- shoutout to @jbradaric's pyright-inlay-hints project, where most of the code for this release came from
Full Changelog: v1.4.0...v1.5.0