I want to delete this snippet of code ng-show="$ctrl.state == 'downloading'
that has been set several times, however as the code is extensive it takes a lot of work to delete one by one. I'm using Visual Code, is there any way to delete this excerpt from everywhere in the project at once?