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-04-19 16:18:58 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fbc328d86d40a738d1556e30b92df27b39ce0ab
vscode
/
extensions
/
markdown-language-features
/
src
History
Matt Bierner
7980812a43
Properly handle links with title
2018-05-04 11:37:32 -07:00
..
commands
Allow open preview from markdown file title context menu
2018-04-30 17:30:44 -07:00
features
Properly handle links with title
2018-05-04 11:37:32 -07:00
test
Properly handle links with title
2018-05-04 11:37:32 -07:00
typings
…
util
Be more lazy computing symbols
2018-04-13 16:34:25 -07:00
commandManager.ts
…
extension.ts
Only register markdown for file and untitled schemes
2018-04-26 11:03:29 -07:00
logger.ts
…
markdownEngine.ts
…
markdownExtensions.ts
…
security.ts
add AllowInsecureLocalContent option to MarkdownPreviewSecurityLevel (
#46473
)
2018-03-26 12:23:27 -07:00
tableOfContentsProvider.ts
Targeted fix for markdown special character links in
#37079
2018-04-06 16:06:45 -07:00
telemetryReporter.ts
…