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
Jonathan Carter
780d875d6f
Remove scheme restriction for Markdown/Emmet language features (
#87541
)
...
* Remove scheme restriction for Markdown/Emmet * Explicitly marking scheme support
2019-12-29 17:11:38 -07:00
..
commands
Rename and move types around to get ready for webview editor based previews
2019-11-08 10:38:51 -08:00
features
Implement draft 2 from
#86802
(
#87117
)
2019-12-16 14:18:58 -08:00
test
Improve integration test output on Windows (
#84239
)
2019-11-08 17:21:35 +01:00
typings
…
util
💄
2019-11-08 10:38:51 -08:00
commandManager.ts
…
extension.ts
Remove scheme restriction for Markdown/Emmet language features (
#87541
)
2019-12-29 17:11:38 -07:00
logger.ts
Better time logging for js + markdown
2019-11-19 11:22:08 -08:00
markdownEngine.ts
Fix absolute paths in markdown preview on windows
2019-12-02 19:45:44 -08:00
markdownExtensions.ts
Move the webviewResourceRoot property to be set on each webview instead of as a global property
2019-06-24 17:07:06 -07:00
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
…