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-05-16 21:31:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76e01dc02bfa8cf70932ef3cbf3d8ce80f995f7c
vscode
/
extensions
/
markdown-language-features
/
src
T
History
Matt Bierner
9e7bb2c881
Support image/* data uris in markdown preview
...
Fixes
#76080
2019-07-01 15:57:35 -07:00
..
commands
Fix typo: showSecutitySelectorForResource -> showSecuritySelectorForResource
2019-05-22 01:25:59 +08:00
features
Merge remote-tracking branch 'origin/master' into misolori/new-icons
2019-06-28 11:05:33 -07:00
test
Fix for issue
#35245
2019-06-12 14:30:54 -04:00
typings
Make sure we always include uriScheme in knownSchems for markdown
2019-04-02 16:27:22 -07:00
util
Move the webviewResourceRoot property to be set on each webview instead of as a global property
2019-06-24 17:07:06 -07:00
commandManager.ts
…
extension.ts
re-rendering Markdown preview when updated extra configurations provided by extension
2019-04-01 10:52:23 +03:00
logger.ts
…
markdownEngine.ts
Support image/* data uris in markdown preview
2019-07-01 15:57:35 -07: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
Fix typo: showSecutitySelectorForResource -> showSecuritySelectorForResource
2019-05-22 01:25:59 +08:00
slugify.ts
Remove duplicate character from regex class
2019-01-16 17:56:17 +00:00
tableOfContentsProvider.ts
Fixing markdown unit tests
2019-01-09 18:15:34 -08:00
telemetryReporter.ts
…