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-02 06:14:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7cb1f1ae357ea5aea715cbf6927d6da5280a42e
vscode
/
extensions
/
markdown
/
src
T
History
Matt Bierner
789fa53908
Fix markdown links no opening
2017-02-09 13:41:11 -08:00
..
typings
Revert "Use types tsconfig option where possible"
2017-02-07 16:31:50 -08:00
documentLinkProvider.ts
Add no unused paramter option to markdown extension
2017-02-01 13:34:35 -08:00
documentSymbolProvider.ts
Support In-Document links inside of the markdown editor (
#19411
)
2017-01-27 14:36:28 -08:00
extension.ts
Fix markdown links no opening
2017-02-09 13:41:11 -08:00
markdownEngine.ts
Fix Slow Markdown Front matter stripping regexp (
#19894
)
2017-02-03 17:56:52 -08:00
previewContentProvider.ts
Improve markdown preview handling of ill formatted html
Fixes
#20199
2017-02-08 13:28:48 -08:00
tableOfContentsProvider.ts
Support In-Document links inside of the markdown editor (
#19411
)
2017-01-27 14:36:28 -08:00