-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptNeeds More InfoThe issue still hasn't been fully clarifiedThe issue still hasn't been fully clarified
Milestone
Description
TS Template added by @mjbvz
TypeScript Version: 4.2.0-dev.20201103
Search Terms
- react
- types
- ata type acquisition
- VSCode Version: 1.51.0
- OS Version: Win 10 2004
Steps to Reproduce:
- Use Intellisense to auto import
useEffectfromReact(just for example, this happens with multiple libraries) - When you choose
useEffect, import is placed correctly on same line asReact - If you choose
React.useEffect, import is placed on new line
Does this issue occur when all extensions are disabled?: Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptNeeds More InfoThe issue still hasn't been fully clarifiedThe issue still hasn't been fully clarified



