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

Intelisense for "import" statements #7135

Closed
egamma opened this issue Feb 18, 2016 · 2 comments
Closed

Intelisense for "import" statements #7135

egamma opened this issue Feb 18, 2016 · 2 comments
Labels
Duplicate An existing issue was already created

Comments

@egamma
Copy link
Member

egamma commented Feb 18, 2016

From @tomitrescak on February 17, 2016 9:57

Hello, is it possible to add intellisense for import statements? Either disaply all files in the project that match the pattern relative to the current file, or display whatever is in the path.

E.g.

"../" + ctr+space will pop whatever is in the parent directory
"my" + ctrl + space will pop up all files that contain "my" showing path relative to the currrent file

Copied from original issue: microsoft/vscode#3076

@egamma
Copy link
Member Author

egamma commented Feb 18, 2016

Moving to typescript

@billti billti added the Duplicate An existing issue was already created label Feb 18, 2016
@billti
Copy link
Member

billti commented Feb 18, 2016

This is a long-standing request, and is covered in #188.

@billti billti closed this as completed Feb 18, 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
Duplicate An existing issue was already created
Projects
None yet
Development

No branches or pull requests

2 participants