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

Enhancements and auto imports #15

Open
hm2075 opened this issue Mar 27, 2022 · 1 comment
Open

Enhancements and auto imports #15

hm2075 opened this issue Mar 27, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@hm2075
Copy link
Contributor

hm2075 commented Mar 27, 2022

I now have 350 files that I need to go in set imports for

can't find anything on vscode for importing from inline html, did try IntelliJ IDE but I prefer vscode, its going to be a repetive and boring task however we could auto import based on inline html

e.g if tag <mat-card found then import MatCardModule
if [[formGroup] found then import ReactiveFormsModule

and so on

users could define their own matching criteria

it wouldnt sort every component but would help the repetive task

@rainerhahnekamp
Copy link
Owner

That's the best approach I've heard so far. Thanks for the tip.

@rainerhahnekamp rainerhahnekamp added the enhancement New feature or request label Apr 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants