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→
- (built in) wrap in comment
alt+shift+A
- nunjucks template
- (in default theme) insert unicode:
alt+shift+U - (in sakura theme) unicode latex:
\ - relative path:
cmd+shift+H
keybindings.json
create new file in the same directory (source)
{ "key": "cmd+n", "command": "explorer.newFile" }