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-07-07 23:36:03 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df9b7778f262c2aaa0633d3545e9d46b045cfd31
vscode
/
extensions
/
html
/
server
/
src
T
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