ZIm/extensions/emmet
Marshall Bowers 2da80e4641
emmet: Use index.js directly to launch language server (#36126)
This PR updates the Emmet extension to use the `index.js` file directly
to launch the language server.

This provides better cross-platform support, as we're not relying on
platform-specific `.bin` wrappers.

Release Notes:

- N/A
2025-08-13 16:34:18 +00:00
..
src emmet: Use index.js directly to launch language server (#36126) 2025-08-13 16:34:18 +00:00
.gitignore Sort and dedupe .gitignore files (#24491) 2025-02-08 02:17:17 +00:00
Cargo.toml emmet: Bump to v0.0.5 (#36066) 2025-08-12 18:41:26 +00:00
extension.toml emmet: Bump to v0.0.5 (#36066) 2025-08-12 18:41:26 +00:00
LICENSE-APACHE Add emmet-language-server support (#9910) 2024-04-03 19:54:53 +02:00