ZIm/extensions/html
vipex 8ee6a2b454
html: Fix leading slash on Windows paths (#28542)
This PR builds on the fix proposed in
[zed-extensions/astro#5](https://github.com/zed-extensions/astro/pull/5)
and serves as a workaround for certain LSPs affected by
[zed-industries/zed#20559](https://github.com/zed-industries/zed/issues/20559)—specifically,
the HTML language server in this case.

Credit to @maxdeviant for identifying and implementing the original fix.
This PR extends that solution to other areas where it may be beneficial.

Release Notes:

- N/A
2025-04-10 18:34:22 -04:00
..
languages/html Add completion_query_characters in language (#27175) 2025-03-20 16:45:35 +05:30
src html: Fix leading slash on Windows paths (#28542) 2025-04-10 18:34:22 -04:00
Cargo.toml html: Update HTML Extension to v0.2.0 (#27548) 2025-03-27 09:00:30 -04:00
extension.toml html: Update HTML Extension to v0.2.0 (#27548) 2025-03-27 09:00:30 -04:00
LICENSE-APACHE Extract HTML support into an extension (#10130) 2024-04-03 12:42:36 -04:00