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-04-24 10:38:59 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3e22e6f4120c6d3900f31e3978f5979f33d070a9
vscode
/
extensions
/
html-language-features
/
server
/
src
/
test
History
chenjigeng
3e22e6f412
feat: add the rename test cases of html-language-features
2020-12-02 22:29:09 +08:00
..
fixtures
…
pathCompletionFixtures
…
completions.test.ts
eslint - fix linting issues
2020-07-21 07:46:15 +02:00
documentContext.test.ts
…
embedded.test.ts
…
folding.test.ts
Fix html folding test for TS bug
2020-08-10 20:10:17 -07:00
formatting.test.ts
[html] make mode services async
2020-06-25 11:48:24 +02:00
rename.test.ts
feat: add the rename test cases of html-language-features
2020-12-02 22:29:09 +08:00
selectionRanges.test.ts
[html] make mode services async
2020-06-25 11:48:24 +02:00
semanticTokens.test.ts
HTML Semantic Tokens test failures.
Fixes
#111214
2020-11-24 09:31:21 +01:00
words.test.ts
…