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

Provide Visual Studio LightBulb style fixup support for <reference> and import statements #2893

Closed
gautamsi opened this issue Apr 23, 2015 · 1 comment
Labels
Domain: Quick Fixes Editor-provided fixes, often called code actions. Fixed A PR has been merged for this issue Suggestion An idea for TypeScript Visual Studio Integration with Visual Studio VS Code Tracked There is a VS Code equivalent to this issue

Comments

@gautamsi
Copy link

It would be really helpful to be able to fix import statements in editor by using ctrl+. or clicking lightbulb style in visual studio 2015.

example from 2013 style c# using statement fix support.

typescript_github_lightbulb

TypeScript is being adapted for many large projects, being modular is also a goal for large projects. it would be nice to have these features.

@gautamsi gautamsi changed the title Provide lvisual studio lightbulb support for <reference> and import statements Provide Visual Studio LightBulb style fixup support for <reference> and import statements Apr 23, 2015
@danquirk danquirk added Suggestion An idea for TypeScript Visual Studio Integration with Visual Studio labels Apr 23, 2015
@waderyan waderyan added the VS Code Tracked There is a VS Code equivalent to this issue label Nov 14, 2016
@mhegazy
Copy link
Contributor

mhegazy commented Dec 20, 2016

Should be fixed by #11768

@mhegazy mhegazy closed this as completed Dec 20, 2016
@mhegazy mhegazy added the Domain: Quick Fixes Editor-provided fixes, often called code actions. label Dec 20, 2016
@mhegazy mhegazy assigned zhengbli and unassigned riknoll Dec 20, 2016
@mhegazy mhegazy added this to the TypeScript 2.2 milestone Dec 20, 2016
@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Dec 20, 2016
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Domain: Quick Fixes Editor-provided fixes, often called code actions. Fixed A PR has been merged for this issue Suggestion An idea for TypeScript Visual Studio Integration with Visual Studio VS Code Tracked There is a VS Code equivalent to this issue
Projects
None yet
Development

No branches or pull requests

6 participants