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-09-09 10:42:28 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
24bdb7b9fb90aaa3b778256a08f5a76587f39a76
vscode
/
extensions
/
markdown-language-features
/
src
T
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
…