-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
DuplicateAn existing issue was already createdAn existing issue was already created
Description
From @artaommahe on November 9, 2017 11:25
- VSCode Version: 1.18.0
- OS Version: Windows 10
Steps to Reproduce:
- e.x. angular app, write
Component
- press enter for autocomplete/autoimport
- see
import { Component } from "@angular/core/src/metadata/directives";
expected
import { Component } from "@angular/core";
Reproduces without extensions: Yes
Copied from original issue: microsoft/vscode#37926
amikitevich, binarious, jeffarese, magnattic and fbertini
Metadata
Metadata
Assignees
Labels
DuplicateAn existing issue was already createdAn existing issue was already created