v0.5.0
For users
Changed
- Errors are now detected and handled in a more user-friendly way,
with notifications and proper actions.
Previously, they would only be logged in the IDE's log file.
For contributors
Added
-
The documentation is updated.
logging.md
is added.
-
Global option "Process timeout" is added. (f3b7585)
Changed
PyrightRunner
and related classes are rewritten. (f3b7585)
Fixed
SuppressQuickFix
names are now stored as messages. (e2d9ca2)