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-22 22:12:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
180f95fa222cda2c54a72d1121b32ef04dec8713
vscode
/
extensions
/
markdown-language-features
/
src
T
History
Benjamin Pasero
14981ce89d
tests - enable colors for windows (CI supports it and the new Windows terminal too)
2021-04-19 09:29:20 +02: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 colors for windows (CI supports it and the new Windows terminal too)
2021-04-19 09:29:20 +02: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
Working on supporting markdown links in serverless+web
2020-07-10 13:25:55 -07:00
security.ts
…
slugify.ts
…
tableOfContentsProvider.ts
Cleaning up code
2020-10-16 17:18:44 -07:00
telemetryReporter.ts
…