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-02-24 11:47:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbcd6e5dfe409850201694f9fce85039cacaa659
vscode
/
extensions
/
html
/
server
/
src
History
Martin Aeschlimann
fbcd6e5dfe
[html] increase validationDelay
2017-12-15 15:32:01 +01:00
..
modes
JS errors in HTML aren't prefixed with [html] neither with [js].
Fixes
#33396
2017-11-22 17:30:33 +01:00
test
[html] editor.action.formatDocument removes <script> property.
Fixes
#36574
2017-11-15 12:48:36 +01:00
utils
[html] Follow Link in Multi Root Workspace.
Fixes
#38469
2017-11-20 13:36:57 +01:00
htmlServerMain.ts
[html] increase validationDelay
2017-12-15 15:32:01 +01:00
languageModelCache.ts
[html] Request textDocument/rangeFormatting failed when pasting inside script tags.
Fixes
#35698
2017-11-20 11:02:12 +01:00