color theme: ayu mirage bordered

extensions

  • auto rename tag
  • color picker
  • color the tag name
  • html end tag labels
  • live preview
  • github pull requests
  • lowercase → converts selected tag to lowercase
    • shift+alt+L
  • html tag wrap → wraps select code in html tags
    • alt+W
  • jump tag
    • command+alt+ or

keybindings.json

create new file in the same directory (source)

{ "key": "cmd+n", "command": "explorer.newFile" }

see also