Being able to apply emmet like shortcuts to the command menu

Emmet is a powerful toolkit for text editors like vsCode. It speeds up production and has many useful shortcuts. What I think would be a good idea, is to have the same ability to create elements the way emmet does with shortcuts. For example: "div*3>ul>li*6"
This shortcut creates 3 divs, with each an unorderd list, and inside that list 6 items

  • Jasin Idrissi
  • Apr 11 2023