From @applearound on July 14, 2017 21:18
Environment data
VS Code version: 1.14.1
Python Extension version: 0.6.7
Python Version: 3.6.1
OS and version: Windows 10 Professional 1703
Actual behavior
Define an async function.
Define some variables in the function.
Try to use them below but no autocomplete for them.
And the variables outside the function work fine.
Like:

Logs
VS Code doesn't show any error logs.
Copied from original issue: DonJayamanne/pythonVSCode#1084
From @applearound on July 14, 2017 21:18
Environment data
VS Code version: 1.14.1
Python Extension version: 0.6.7
Python Version: 3.6.1
OS and version: Windows 10 Professional 1703
Actual behavior
Define an async function.
Define some variables in the function.
Try to use them below but no autocomplete for them.
And the variables outside the function work fine.
Like:

Logs
VS Code doesn't show any error logs.
Copied from original issue: DonJayamanne/pythonVSCode#1084