Typesplainer for vscodeA Python type explainer!Available as a vscode extension, as a cli, as a website,
UsageMake sure you have python 3.6+ and have the package
To make sure the extension detects the correct python executable with typesplainer installed, make sure those settings are set accordingly. If all goes well, you should be able to hover over some type and the extension should show you the type explanation. If it shows outdated typehint explanation, try clearing the cache using the clear cache command. If anything goes wrong, make sure to open a issue on the GitHub repository. |