This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
mirror of
https://github.com/microsoft/vscode.git
synced
2026-08-26 19:36:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95932045c7ddbb31b61e2a409bc39ecceb64f674
vscode
/
extensions
/
markdown-language-features
/
src
T
History
Matt Bierner
d5f4e119e0
Use
Array.from
's map directly instead of a second call to
map
2021-04-12 14:42:39 -07:00
..
commands
Refresh Images In Markdown Preview On Change (
#114083
)
2021-01-19 18:01:21 -08:00
features
Use
Array.from
's map directly instead of a second call to
map
2021-04-12 14:42:39 -07:00
test
tests - enable color output for integration tests
2021-03-01 15:10:15 +01:00
typings
…
util
Refresh Images In Markdown Preview On Change (
#114083
)
2021-01-19 18:01:21 -08:00
commandManager.ts
…
extension.ts
markdown smart select (
#108818
)
2020-10-26 15:33:48 -07:00
logger.ts
…
markdownEngine.ts
feat: add typographer option for markdown preview (
#119641
)
2021-03-29 14:18:59 -07:00
markdownExtensions.ts
…
security.ts
…
slugify.ts
…
tableOfContentsProvider.ts
Cleaning up code
2020-10-16 17:18:44 -07:00
telemetryReporter.ts
…