pyright/docs
2019-11-19 21:50:27 -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 Added config feature "reportAssertAlwaysTrue". It flags errant assert statements. 2019-11-17 18:02:46 -08:00
getting-started.md Update getting-started.md 2019-11-17 19:01:04 +05:45
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 VS Code experimental setting "useLibraryCodeForTypes". If enabled, pyright will attempt to extract type information from library implementation files. 2019-11-19 21:50:27 -08:00
type-stubs.md Fixed some typos in documentation. 2019-09-26 19:38:48 -07:00