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-05-01 05:51:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6cd2b1f8ae845fd234d4be64ee8d1c19b297b72
vscode
/
extensions
/
html-language-features
/
server
/
src
/
test
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
…
formatting.test.ts
…
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
…
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