This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-04-27 20:13:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
963bf2e2add90cfc38065c32fe4e0df92aead1b8
vscode
/
extensions
/
html-language-features
/
client
/
src
History
Martin Aeschlimann
27c3a8b588
html client: switch to LogOutputChannel (
#248706
)
2025-05-12 13:02:26 +02:00
..
browser
css/json/html web: adopt LanguageClient API change (
#218060
)
2024-06-25 16:26:48 +02:00
node
Fix a few more type errors for TextDecoder
2025-03-24 16:36:41 -07:00
autoInsertion.ts
[html] Pasting HTML code adds extra closing tag on first line (
#228662
)
2024-09-15 19:51:51 +02:00
customData.ts
…
htmlClient.ts
html client: switch to LogOutputChannel (
#248706
)
2025-05-12 13:02:26 +02:00
languageParticipants.ts
[css/json/html] adopt latest lsp, update to
module: node16
(
#230371
)
2024-10-03 13:49:56 +02:00
requests.ts
…