[Inconsistent Behavior] Editor does not auto-suggest to add missing import #15470
Labels
area-intellisense
LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.
bug
Issue identified by VS Code Team member as probable bug
info-needed
Issue requires more information from poster
Issue Type: Bug
When i type requests.get('https://httpbin.org/headers'), i expect a red line and action-hint to suggest me importing
requests
module to top of the file. This is default behavior for VSCode for GoLang and Python extension for IntelliJ. It must be consistent across all VSCode extensions as a product-wide feature.Extension version: 2021.2.582707922
VS Code version: Code 1.53.2 (622cb03f7e070a9670c94bae1a45d78d7181fbd4, 2021-02-11T11:45:54.515Z)
OS version: Darwin x64 19.6.0
A/B Experiments
The text was updated successfully, but these errors were encountered: