Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97371

Auto updating Angular Templates when Refactoring Code? [closed]

$
0
0

Anyone know of a VSCode extension that will update Angular templates when we refactor component or service properites.

For example we could be referencing a state property like this:

<button [disabled]="!(state.saveReady$ | async)"

If we change saveReady$ to isSaveReady$ in the service then the template must also be updated.

Would also be nice if it enabled auto complete inside the template.


Viewing all articles
Browse latest Browse all 97371

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>