This website requires JavaScript.
Explore
Help
Sign In
DEV
/
microsoft_vscode
Watch
1
Star
0
Fork
0
You've already forked microsoft_vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-04-20 00:04:14 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
microsoft_vscode
/
extensions
/
html
/
server
/
src
History
Pine Wu
d1d1e651e0
handle fs exceptions gracefully.
fix
#44506
2018-02-27 10:27:29 -08:00
..
modes
handle fs exceptions gracefully.
fix
#44506
2018-02-27 10:27:29 -08:00
protocol
[html] syntax folding (disabled by default)
2018-02-23 16:23:59 +01:00
test
correctly handle new value and range from html service
2018-02-26 16:33:03 -08:00
utils
Unit Test, solve corner cases and use TextEdit
2018-02-23 02:02:38 -08:00
htmlServerMain.ts
Avoid setting completion items as undefined
2018-02-26 17:52:27 -08:00
languageModelCache.ts
[html] Request textDocument/rangeFormatting failed when pasting inside script tags.
Fixes
#35698
2017-11-20 11:02:12 +01:00