Providing HTML/CSS abbreviation expansion, code navigation, and text editing utilities with configurable options and
keyboard shortcuts for rapid web development workflow.
Enable:editor.setOption("enableEmmet", true)
or configure it during editor initialization in the options object.
Emmet extension
Providing HTML/CSS abbreviation expansion, code navigation, and text editing utilities with configurable options and keyboard shortcuts for rapid web development workflow.
Enable:
editor.setOption("enableEmmet", true)or configure it during editor initialization in the options object.