pyright/docs
2020-07-11 12:40:29 -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 Updated Pyright documentation for import resolution so it is more complete and better reflects the logic implemented in the code. 2020-07-11 12:35:05 -07:00
getting-started.md Documented bash script for upgrading pyright and running it as part of CI. 2020-04-15 10:59:17 -07:00
import-resolution.md Added new section on debugging import resolution problems. 2020-07-11 12:40:29 -07:00
internals.md Tweaked internals documentation for clarity. 2020-06-30 23:56:16 -07:00
settings.md Switched "pyright.typeCheckingMode" to "python.analysis.typeCheckingMode" for compatibility with Pylance. 2020-07-05 15:28:37 -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