When you work with custom JS, attributes are very useful. It would be good to copy/paste attributes among elements - it would make professional work faster.
This would be useful for many use cases:
- prototyping with jQuery
- working with frameworks like Vue.js
- generating templates for developers
- working with external JS plugins
Alternatively autocomplete of attributes could be useful, based on other existing attributes in the project.
Seconded. So damn hard. It's a huge hassle to clone or duplicate whole elements when all I want is their styling.