Files
ry.kazcloud.dev/node_modules/volar-service-html
..
2026-02-16 16:37:35 -05:00
2026-02-16 16:37:35 -05:00
2026-02-16 16:37:35 -05:00
2026-02-16 16:37:35 -05:00
2026-02-16 16:37:35 -05:00

volar-service-html

Volar plugin for vscode-html-languageservice.

Installation

npm install volar-service-html

Usage

volar.config.js

module.exports = {
	services: [
		require('volar-service-html').create(),
	],
};

License

MIT © Johnson Chu