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-28 04:23:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
873fc722784bfd8292519ea6ef7437a0c9adb089
vscode
/
extensions
/
html-language-features
/
server
/
src
/
test
History
Martin Aeschlimann
873fc72278
[html] "Expand selection" misses { } in <script> tag.
Fixes
#85306
2019-11-26 17:11:41 +01:00
..
fixtures
…
pathCompletionFixtures
Do not suggest dot files in html/css.
Fix
#46780
2018-09-18 11:38:09 -07:00
completions.test.ts
[html] update to TextDocument and switch to incremental
2019-11-05 22:19:43 +01:00
documentContext.test.ts
Remove "use strict" directives in extension tests
2018-10-02 15:59:42 -07:00
embedded.test.ts
[html] update to TextDocument and switch to incremental
2019-11-05 22:19:43 +01:00
folding.test.ts
[html] update to TextDocument and switch to incremental
2019-11-05 22:19:43 +01:00
formatting.test.ts
[html] "Expand selection" misses { } in <script> tag.
Fixes
#85306
2019-11-26 17:11:41 +01:00
selectionRanges.test.ts
[html] "Expand selection" misses { } in <script> tag.
Fixes
#85306
2019-11-26 17:11:41 +01:00
words.test.ts
Remove "use strict" directives in extension tests
2018-10-02 15:59:42 -07:00