pyright

v1.0.30
Type checker for the Python language

build

npm run build:clientServer && npm run build:pyright

package

npm run install:all && npm run build && cd client && npx vsce package && cd ..

install:all

npm install && cd server && npm install && cd ../client && npm install && cd ..

build:client

cd client && npm run build && cd ..

build:server

cd server && npm run build && cd ..

build:pyright

cd server && npm run build:pyright && cd ..

build:analyzer

cd server && npm run build:analyzer && cd ..

build:clientServer

npm run build:client && npm run build:server

Metadata

  • MIT
  • Whatever
  • Microsoft Corporation
  • released 5/21/2019

Downloads

Maintainers