File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 11# Python Type Hint
22
3+ <p >
4+ <a href =" https://img.shields.io/github/v/release/njqdev/vscode-python-typehint.svg?style=flat " >
5+ <img src="https://img.shields.io/github/v/release/njqdev/vscode-python-typehint.svg?style=flat" />
6+ </a >
7+ <a href =" https://img.shields.io/visual-studio-marketplace/i/njqdev.vscode-python-typehint " >
8+ <img src="https://img.shields.io/visual-studio-marketplace/i/njqdev.vscode-python-typehint" alt="Installs"></img>
9+ </a >
10+ <a href =" https://www.codefactor.io/repository/github/njqdev/vscode-python-typehint/badge " >
11+ <img src="https://www.codefactor.io/repository/github/njqdev/vscode-python-typehint/badge" alt="CodeFactor"></img>
12+ </a >
13+ </p >
14+
315Provides type hint auto-completion for Python, with completion items for built-in types, classes and the typing module.
416
517
618![ ] ( images/demo.gif )
719
20+
821## Features
922
1023* Estimates the correct type to provide as a completion item.
You can’t perform that action at this time.
0 commit comments