Provide Visual Studio LightBulb style fixup support for <reference> and import statements #2893
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
Milestone
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 is being adapted for many large projects, being modular is also a goal for large projects. it would be nice to have these features.
The text was updated successfully, but these errors were encountered: