I was wondering if there are (or if not, customize..) keyboard shortcuts for css properties in devtools.
In intelliJ, i have fz + tab -> font-size, bgc + tab -> background-color, and so on.
It's pretty annoying to always have to type the whole background-c until i get "background-color" as a suggestion..
Is there a way to define shortcuts? or maybe a kind of smart search (enter bcol and it finds background-color)? something third-party?
i really like to try my css changes on a live site, but it takes so much time to enter them