This website requires JavaScript.
Explore
Help
Sign In
DEV
/
microsoft_vscode
Watch
1
Star
0
Fork
0
You've already forked microsoft_vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-04-20 00:04:14 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
microsoft_vscode
/
extensions
/
markdown-language-features
/
src
History
Johannes Rieken
32b2861498
workaround - remove
as const
to make webpack happy...
2019-10-07 14:17:39 +02:00
..
commands
Use the document that contains the md link as the resource for getting config, not the target document
2019-09-10 16:31:53 -07:00
features
Rewrite how we handle links in the md preview
2019-10-04 17:57:33 -07:00
test
fixup! render a string as well
2019-07-11 11:24:28 -07:00
typings
…
util
workaround - remove
as const
to make webpack happy...
2019-10-07 14:17:39 +02:00
commandManager.ts
…
extension.ts
feat(markdown): add render command (
fixes
#75612
)
2019-07-10 15:49:06 -07:00
logger.ts
…
markdownEngine.ts
Support jsonc for code block type with highlightjs
2019-10-04 17:57:33 -07:00
markdownExtensions.ts
…
security.ts
Format files for 3.6
2019-09-02 21:29:05 -06:00
slugify.ts
…
tableOfContentsProvider.ts
Fix activation of linters on unopened files caused by markdown plugin (
#80506
)
2019-09-11 11:39:08 -07:00
telemetryReporter.ts
…