This is going to be a vscode extension that adds
- the ability to refactor a component from HTML Template into a separate file. because it sounds like its Superf useful, And I miss this feature too much from my flutter days.
- the ability to go to the relavent component code by clicking it in the browser, like flutter's inspect widget i.e, If I don't procrastinate and get the time to actuall do this.