Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autocomplete imports #6486

Closed
mhegazy opened this issue Jan 14, 2016 · 2 comments
Closed

autocomplete imports #6486

mhegazy opened this issue Jan 14, 2016 · 2 comments
Labels
API Relates to the public API for TypeScript Duplicate An existing issue was already created Help Wanted You can do this Suggestion An idea for TypeScript

Comments

@mhegazy
Copy link
Contributor

mhegazy commented Jan 14, 2016

From @amb-it-ion on January 5, 2016 14:42

I am not sure why I could not find any mention of this: I am really missing a feature to autocomplete on missing classes, e.g. when using Http from angular2/http, and given that angular2 is on the node_modules default path (or inside my tsconfig files configuration) I would expect the autocompletion to pick this definition up and add the corresponding import statement.

Copied from original issue: microsoft/TypeScript-Sublime-Plugin#425

@mhegazy
Copy link
Contributor Author

mhegazy commented Jan 14, 2016

From @amb-it-ion on January 8, 2016 15:20

Just to clarify, I am talking about SystemJS import, .e.g. 'import {XYZ} from "XYZ/XYZ"'

@mhegazy mhegazy added Suggestion An idea for TypeScript API Relates to the public API for TypeScript Help Wanted You can do this labels Jan 14, 2016
@DanielRosenwasser
Copy link
Member

Duplicate of #188.

@DanielRosenwasser DanielRosenwasser added the Duplicate An existing issue was already created label Jan 14, 2016
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API Relates to the public API for TypeScript Duplicate An existing issue was already created Help Wanted You can do this Suggestion An idea for TypeScript
Projects
None yet
Development

No branches or pull requests

2 participants