v0.2.0
For users
Added
- Highlight severity levels are now configurable
using the options provided in the Inspection panel.
The inspection is renamed to "Pyright diagnostics".
For contributors
Added
- Three new properties are added to
PyrightInspection
to allow configuring highlight severity levels.
Corresponding documentation is added.
(0d6188f, 2591788) - Documentation for LSP-specific settings is added.
(2591788, cc71fb2)
Changed
- @gradle/actions/wrapper-validation is updated to 3.3.0.
(a8f6d5d, 5cff663)