In certain text editors, like E, I can select multiple locations and, as I type, all the selected locations get replaced with the characters I am typing.
For example i
For your example I would use a substitution:
:%s/class=""/class="something"/g