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-25 17:57:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3990bfe9b2e1517b09bcdc2ffa596acbc2c506a
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
…
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