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-05-29 19:59:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
75f49fcd33f2815df4eceff5750b324931cae381
vscode
/
extensions
/
markdown-language-features
/
src
T
History
Matt Bierner
ee947947a7
Fix duplicate markdown previews potentially being shown in the same editor group
...
Fixes
#56910
2018-08-21 16:42:11 +02:00
..
commands
Fix duplicate markdown previews potentially being shown in the same editor group
2018-08-21 16:42:11 +02:00
features
Markdown region folding (
#55399
)
2018-08-07 22:47:29 +02:00
test
debt - towards scheme-enforcement,
#56108
2018-08-10 12:10:30 +02:00
typings
…
util
Extract constant
2018-06-11 18:38:03 -07:00
commandManager.ts
…
extension.ts
Add WebviewPanel.iconPath (
#54912
)
2018-07-24 15:08:46 -07:00
logger.ts
Use lazy for creating output channel
2018-06-11 18:38:03 -07:00
markdownEngine.ts
Fix content after fenced code block being treated as code
2018-06-20 14:15:34 -07:00
markdownExtensions.ts
Add WebviewPanel.iconPath (
#54912
)
2018-07-24 15:08:46 -07:00
security.ts
add AllowInsecureLocalContent option to MarkdownPreviewSecurityLevel (
#46473
)
2018-03-26 12:23:27 -07:00
slugify.ts
fix
#53590
(
#54257
)
2018-07-18 16:22:29 -07:00
tableOfContentsProvider.ts
Introduce the concept of a SkinnyTextDocument that provides minimal interface to generate toc
2018-06-04 11:50:04 -07:00
telemetryReporter.ts
…