vscode-python-typehint icon indicating copy to clipboard operation
vscode-python-typehint copied to clipboard

VSCode extension for Python type hint auto-completion.

Results 1 vscode-python-typehint issues
Sort by recently updated
recently updated
newest added

Would it be possible to automatically add `import typing` to the import section of the Python script when a type hint is used from `typing` module?