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-07-11 17:18:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fec2b499d5cfee8622bd849cc3cf573ca1e5ada6
vscode
/
extensions
/
html-language-features
/
server
/
src
/
test
T
History
Martin Aeschlimann
630809a1ea
html: observe insertFinalNewline (
#152446
)
2022-06-17 12:38:36 +02:00
..
fixtures
…
pathCompletionFixtures
…
completions.test.ts
auto-fixed prefer-const violation
2022-06-08 17:49:21 +02:00
documentContext.test.ts
auto-fixed prefer-const violation
2022-06-08 17:49:21 +02:00
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
html: observe insertFinalNewline (
#152446
)
2022-06-17 12:38:36 +02: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
auto-fixed prefer-const violation
2022-06-08 17:49:21 +02:00
semanticTokens.test.ts
auto-fixed prefer-const violation
2022-06-08 17:49:21 +02: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