github RobertCraigie/pyright-python v0.0.10
Release v0.0.10

latest releases: v1.1.383, v1.1.382.post1, v1.1.382.post0...
3 years ago

Changes

Remove verbose output by default

Make use of the --silent flag to remove verbose npm output, e.g.

npm ERR! code 4
npm ERR! path /pyright-python
npm ERR! command failed
npm ERR! command sh -c pyright --foo

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/robert/.npm/_logs/2021-09-26T11_00_20_456Z-debug.log

This output can be re-enabled by setting PYRIGHT_PYTHON_VERBOSE to a truthy value.

Bug Fixes

  • Fix bug with npx passing the argument separator -- to pyright

Don't miss a new pyright-python release

NewReleases is sending notifications on new releases.