vscode/extensions/html-language-features
Ladislau Szomoru 4d7c56ee82
Engineering - Add GitHub action for pull requests (#254056)
* Test - handle running tests as part of a GitHub action

* Add GitHub action files
2025-07-04 08:21:56 +00:00
..
.vscode feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
build extract loadLibrary 2020-06-23 22:43:25 +02:00
client html client: switch to LogOutputChannel (#248706) 2025-05-12 13:02:26 +02:00
icons [ImgBot] Optimize images 2018-11-06 20:46:03 +00:00
schemas Remove package.json schema descriptions (#221454) 2024-07-11 02:40:45 -07:00
server Engineering - Add GitHub action for pull requests (#254056) 2025-07-04 08:21:56 +00:00
.npmrc chore: add npmrc to extensions folder (#230214) 2024-10-01 12:43:01 +02:00
.vscodeignore chore: rm unreached ignore items when build extensions. (#227906) 2024-09-09 10:32:51 +00:00
CONTRIBUTING.md feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
README.md Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
cgmanifest.json chore: fix Apache refs (#233124) 2024-11-05 11:59:46 -08:00
extension-browser.webpack.config.js used shared webpack-config for browser 2020-06-25 23:22:02 +02:00
extension.webpack.config.js html headless 2020-06-19 23:35:45 +02:00
package-lock.json [css/html/json] update services (#253088) 2025-06-30 23:15:58 +02:00
package.json [css/html/json] update services (#253088) 2025-06-30 23:15:58 +02:00
package.nls.json fix: use markdown for HTML setting description (#192633) 2023-09-11 08:18:34 +02:00

README.md

Language Features for HTML

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

See HTML in Visual Studio Code to learn about the features of this extension.

Please read the CONTRIBUTING.md file to learn how to contribute to this extension.