auto-import with alphabetized order by default #33839
Labels
Experience Enhancement
Noncontroversial enhancements
Fix Available
A PR has been opened for this issue
Suggestion
An idea for TypeScript
VS Code Priority
Critical issues that VS Code needs fixed in the current TypeScript milestone
Milestone
Search Terms
auto-import; import; auto import
Suggestion
Support auto-import with alphabetized order by default
Use Cases
Currently, Typescript auto-import by adding the new module at the end. But it does not obey tslint rule: ordered-imports It will be better if typescript can auto-import with alphabetized order by default :)
Examples
then
then
Checklist
My suggestion meets these guidelines:
The text was updated successfully, but these errors were encountered: