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-22 01:29:04 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7e5a67039b11fff0fbc99d8a42fbb4e04dc7d70
vscode
/
extensions
/
markdown-language-features
/
src
/
test
History
Benjamin Pasero
e916637528
tests - enable color output for integration tests
2021-03-01 15:10:15 +01:00
..
documentLink.test.ts
Fixes
#112834
: Ensure the markdown link provider is registered before invoking
vscode.executeLinkProvider
2020-12-30 21:50:10 +01:00
documentLinkProvider.test.ts
Markdown reference links starting with ^ should not be clickable (
#108015
)
2020-10-08 00:38:17 -06:00
documentSymbolProvider.test.ts
…
engine.test.ts
Refresh Images In Markdown Preview On Change (
#114083
)
2021-01-19 18:01:21 -08:00
engine.ts
…
foldingProvider.test.ts
…
index.ts
tests - enable color output for integration tests
2021-03-01 15:10:15 +01:00
inMemoryDocument.ts
Fix InMemoryDocument to support both OS line endings
2020-11-11 14:05:20 -08:00
smartSelect.test.ts
tweak smart select test
2020-12-02 10:13:02 -08:00
tableOfContentsProvider.test.ts
…
urlToUri.test.ts
Refresh Images In Markdown Preview On Change (
#114083
)
2021-01-19 18:01:21 -08:00
util.ts
Working on supporting markdown links in serverless+web
2020-07-10 13:25:55 -07:00
workspaceSymbolProvider.test.ts
…