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-06-05 07:05:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
059abff975c44745947cb1996d3e868f464d55ff
vscode
/
extensions
/
html-language-features
/
server
/
src
T
History
Martin Aeschlimann
8f5b743a0b
[json] Allow "json.validate.enable": false in settings / disable JSON validation or error checking.
Fixes
#114775
2022-04-12 15:33:25 +02:00
..
browser
…
modes
[html] A 'return' statement can only be used within a function body.
Fixes
#143220
2022-04-04 18:19:29 +02:00
node
[html] clean up request service: add CustomDataRequestService
#135459
2021-11-29 11:25:21 +01:00
test
[html] A 'return' statement can only be used within a function body.
Fixes
#143220
2022-04-04 18:19:29 +02:00
utils
enable
@typescript-eslint/member-delimiter-style
,
https://github.com/microsoft/vscode/issues/140391
2022-02-02 14:35:33 +01:00
customData.ts
[html] clean up request service: add CustomDataRequestService
#135459
2021-11-29 11:25:21 +01:00
htmlServer.ts
[json] Allow "json.validate.enable": false in settings / disable JSON validation or error checking.
Fixes
#114775
2022-04-12 15:33:25 +02:00
languageModelCache.ts
enable
@typescript-eslint/member-delimiter-style
,
https://github.com/microsoft/vscode/issues/140391
2022-02-02 14:35:33 +01:00
requests.ts
[html] clean up request service: add CustomDataRequestService
#135459
2021-11-29 11:25:21 +01:00