Other features#
Suppressing diagnostics using quick fixes#
Most diagnostics can be suppressed using their corresponding quick fixes:
If a comment already presents on that line, the new error code will be appended to the end of the list:
If the error has no corresponding code, the entire list will be removed:
pyrightconfig.json
file icon#
In file-related views, the default JSON file icon
for the pyrightconfig.json
file is replaced with Pyright's logo.