pyright/docs
2020-07-16 15:58:09 -07:00
..
img Documented recent features. 2019-09-04 23:54:19 +00:00
build-debug.md Revert markdown changes, restore .vscode for server (#115) 2020-02-25 12:57:54 -08:00
command-line.md Revert markdown changes, restore .vscode for server (#115) 2020-02-25 12:57:54 -08:00
commands.md Implemented "Restart Server" command. 2020-03-08 12:17:19 -07:00
comments.md Revert markdown changes, restore .vscode for server (#115) 2020-02-25 12:57:54 -08:00
configuration.md Fixed an outdated statement in the configuration documentation. 2020-07-16 10:09:43 -07:00
getting-started.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
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 Tweaked internals documentation for clarity. 2020-06-30 23:56:16 -07:00
settings.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
type-inference.md Small improvements to type inference documentation. 2020-07-15 00:26:02 -07:00
type-stubs.md Fix windows bug, add PEP 604 printing, fix unused variable action, add stubPath and diagnosticMode (#673) 2020-05-15 13:01:55 -07:00