-
Notifications
You must be signed in to change notification settings - Fork 13.3k
VSCode mixes import and require syntaxes on auto-import #29038
Copy link
Copy link
Closed
Labels
Domain: LS: TSServerIssues related to the TSServerIssues related to the TSServerExperience EnhancementNoncontroversial enhancementsNoncontroversial enhancementsFix AvailableA PR has been opened for this issueA PR has been opened for this issueSuggestionAn idea for TypeScriptAn idea for TypeScriptVS Code PriorityCritical issues that VS Code needs fixed in the current TypeScript milestoneCritical issues that VS Code needs fixed in the current TypeScript milestone
Milestone
Metadata
Metadata
Assignees
Labels
Domain: LS: TSServerIssues related to the TSServerIssues related to the TSServerExperience EnhancementNoncontroversial enhancementsNoncontroversial enhancementsFix AvailableA PR has been opened for this issueA PR has been opened for this issueSuggestionAn idea for TypeScriptAn idea for TypeScriptVS Code PriorityCritical issues that VS Code needs fixed in the current TypeScript milestoneCritical issues that VS Code needs fixed in the current TypeScript milestone
In this particular instance I encountered the bug with moment.js.
Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes
Above recording is on fresh Insiders install with extensions disabled and being reproduced in a fresh project with just React and moment installed through yarn.