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 15:16:06 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee8535e777ec689381b61e09dc71d2ec7ddfe818
vscode
/
extensions
/
html-language-features
/
server
/
src
/
test
T
History
Martin Aeschlimann
a0612b2e04
[html] A 'return' statement can only be used within a function body.
Fixes
#143220
2022-04-04 18:19:29 +02:00
..
fixtures
…
pathCompletionFixtures
…
completions.test.ts
enable
@typescript-eslint/member-delimiter-style
,
https://github.com/microsoft/vscode/issues/140391
2022-02-02 14:35:33 +01:00
documentContext.test.ts
…
embedded.test.ts
[html] A 'return' statement can only be used within a function body.
Fixes
#143220
2022-04-04 18:19:29 +02:00
folding.test.ts
[html] clean up request service: add CustomDataRequestService
#135459
2021-11-29 11:25:21 +01:00
formatting.test.ts
html: update constants in typescript mode (for
#138677
)
2021-12-09 14:27:50 +01:00
rename.test.ts
make sure to use
.eslintignore
when running
yarn eslint
, this will ensure that cli failure and editor squiggles are always equal
2022-02-02 12:37:29 +01:00
selectionRanges.test.ts
[html] clean up request service: add CustomDataRequestService
#135459
2021-11-29 11:25:21 +01:00
semanticTokens.test.ts
Adopt official semantic tokens api for JS/TS in html (
#144223
)
2022-03-02 13:02:43 -08:00
words.test.ts
enable
@typescript-eslint/member-delimiter-style
,
https://github.com/microsoft/vscode/issues/140391
2022-02-02 14:35:33 +01:00