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-07-17 01:13:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb52f252c28f5d3792cbecbe041fa3ce2c4bb30e
vscode
/
extensions
/
markdown
/
src
T
History
Matt Bierner
6f57929bdb
Allow font extension resources
...
Fix font part of
#45007
2018-03-04 23:25:34 -08:00
..
commands
Fix md preview security selector command having no effect when preview is active
2018-03-01 11:01:15 -08:00
features
Allow font extension resources
2018-03-04 23:25:34 -08:00
test
Handle special characters in markdown slugify (
#44788
)
2018-03-02 13:33:22 -08:00
typings
Webview Api Prototype (
#42690
)
2018-02-14 18:52:26 -08:00
util
Move isMarkdownFile to own file
2018-02-28 18:09:50 -08:00
commandManager.ts
Start moving markdown commands to own file
2017-12-04 15:24:07 -08:00
extension.ts
Add markdown header based folding (
#44795
)
2018-03-02 13:33:45 -08:00
logger.ts
Fixing a few TS 2.7 errors
2018-02-07 16:08:54 -08:00
markdownEngine.ts
Webview Api Prototype (
#42690
)
2018-02-14 18:52:26 -08:00
markdownExtensions.ts
Webview Api Prototype (
#42690
)
2018-02-14 18:52:26 -08:00
security.ts
Mark more properties as readonly
2018-02-28 12:48:25 -08:00
tableOfContentsProvider.ts
Handle special characters in markdown slugify (
#44788
)
2018-03-02 13:33:22 -08:00
telemetryReporter.ts
Move markdown TelemetryReporter to own class
2017-12-04 15:24:08 -08:00