This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
mirror of
https://github.com/microsoft/vscode.git
synced
2026-09-09 10:42:28 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
44aea76875e2a50053676c3eb52fa174725129bf
vscode
/
extensions
/
html-language-features
/
server
/
src
/
modes
T
History
Martin Aeschlimann
56661ec16a
[html] A 'return' statement can only be used within a function body.
Fixes
#143220
2022-03-21 20:27:20 +01:00
..
cssMode.ts
fix unused import
2021-02-05 16:19:31 +01:00
embeddedSupport.ts
[html] A 'return' statement can only be used within a function body.
Fixes
#143220
2022-03-21 20:27:20 +01:00
formatting.ts
…
htmlFolding.ts
…
htmlMode.ts
Fix hygiene
2022-02-04 15:49:50 +01:00
javascriptLibs.ts
…
javascriptMode.ts
Adopt official semantic tokens api for JS/TS in html (
#144223
)
2022-03-02 13:02:43 -08:00
javascriptSemanticTokens.ts
Adopt official semantic tokens api for JS/TS in html (
#144223
)
2022-03-02 13:02:43 -08:00
languageModes.ts
enable
@typescript-eslint/member-delimiter-style
,
https://github.com/microsoft/vscode/issues/140391
2022-02-02 14:35:33 +01:00
selectionRanges.ts
…
semanticTokens.ts
enable
@typescript-eslint/member-delimiter-style
,
https://github.com/microsoft/vscode/issues/140391
2022-02-02 14:35:33 +01:00