pyright/docs
2020-09-02 19:01:49 -07:00
..
img Documented recent features. 2019-09-04 23:54:19 +00:00
build-debug.md Convert repo into a lerna monorepo, add a validation workflow (#978) 2020-08-28 19:46:48 -07:00
ci-integration.md Convert repo into a lerna monorepo, add a validation workflow (#978) 2020-08-28 19:46:48 -07:00
command-line.md Improved command-line documentation to clarify that individual files specified on the command line will cause the config file to be ignored. 2020-08-14 23:07:23 -07:00
commands.md Implemented "Restart Server" command. 2020-03-08 12:17:19 -07:00
comments.md Small improvements to documentation. 2020-08-02 14:20:07 -07:00
configuration.md Extensibility updates in threading and fourslash, add completion context (#995) 2020-09-02 19:01:49 -07:00
getting-started.md Moved CI documentation to its own page. 2020-07-22 16:55:50 -07:00
import-resolution.md Renamed setting "pyright.useLibraryCodeForTypes" to "python.analysis.useLibraryCodeForTypes" for compatibility with Pylance. The older setting name is still supported but will be removed in the future. 2020-07-16 15:58:09 -07:00
internals.md Convert repo into a lerna monorepo, add a validation workflow (#978) 2020-08-28 19:46:48 -07:00
settings.md Changed capitalization of the python.analysis.logLevel setting so it matches Pylance. The settings code in Pyright is case insensitive, but the JSON editor emits a warning if the case doesn't match. 2020-08-20 09:17:32 -07:00
type-concepts.md Added more documentation about type concepts relating to mutable container types. 2020-08-12 12:29:13 -07:00
type-inference.md Small improvements to documentation. 2020-08-02 14:20:07 -07:00
type-stubs.md Small improvements to documentation. 2020-08-02 14:20:07 -07:00