pyright/docs
2019-11-10 16:56:15 -08:00
..
img Documented recent features. 2019-09-04 23:54:19 +00:00
build-debug.md Added documentation for building and debugging. 2019-03-27 23:18:11 -07:00
command-line.md Added code to command-line version to report a non-zero exit code if the config file couldn't be read or parsed. 2019-10-23 23:34:27 -07:00
commands.md Documented recent features. 2019-09-04 23:54:19 +00:00
comments.md Fixed some typos in documentation. 2019-09-26 19:38:48 -07:00
configuration.md Expanded isinstance support (for both the reportUnnecessaryIsInstance switch and type constraints) to also support issubclass. 2019-10-24 23:22:03 -07:00
getting-started.md Updated getting-started instructions. 2019-05-11 19:53:25 -07:00
import-resolution.md Fixed some typos in documentation. 2019-09-26 19:38:48 -07:00
internals.md Renamed expressionEvaluator to typeEvaluator and typeAnalyzer to checker to better reflect their new roles. 2019-11-10 16:56:15 -08:00
settings.md Added new setting "pyright.disableLanguageServices" in VS Code extension for disabling language service features. 2019-08-16 22:51:50 -07:00
type-stubs.md Fixed some typos in documentation. 2019-09-26 19:38:48 -07:00