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-06-01 13:15:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ecb2beb5bf6b0faf67f5fb29271d09a2e9145b69
vscode
/
extensions
/
markdown
/
src
T
History
Matt Bierner
25efef4b59
Fix link detection for markdown linsk without space between them
...
Fixes
#37018
2017-11-10 17:10:28 -08:00
..
typings
Use @types and import in markdown extension
2017-07-21 14:58:27 -07:00
documentLinkProvider.ts
Fix link detection for markdown linsk without space between them
2017-11-10 17:10:28 -08:00
documentSymbolProvider.ts
🐛
include setext heading levels (Markdown) (
#32987
)
2017-08-22 19:17:15 -07:00
extension.ts
Fix build
2017-11-10 17:00:07 -08:00
logger.ts
Un-allowed double quoted imports (for
#25451
)
2017-04-26 19:13:12 +02:00
markdownEngine.ts
Fixed more resource scope access in the markdown extension
2017-10-27 15:20:48 -07:00
previewContentProvider.ts
Fixed more resource scope access in the markdown extension
2017-10-27 15:20:48 -07:00
security.ts
Add More Info link to markdown preview security settings dropdown
2017-08-08 14:07:55 -07:00
tableOfContentsProvider.ts
Fix markdown table of contents name for strings like # ff
2017-09-19 11:03:15 -07:00