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-25 09:50:51 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ba3b0cd2f09422e08de3cdaab9554ebc2eaca49
vscode
/
extensions
/
markdown-language-features
/
src
T
History
Matt Bierner
3a14fde91d
Fix double click md preview when source document is not showing
...
Fixes
#47188
2018-04-16 15:21:24 -07:00
..
commands
Fix can't change markdown security level for directly opened file
2018-04-02 16:29:49 -07:00
features
Fix double click md preview when source document is not showing
2018-04-16 15:21:24 -07:00
test
Update results on file create
2018-04-13 16:34:25 -07:00
typings
…
util
Be more lazy computing symbols
2018-04-13 16:34:25 -07:00
commandManager.ts
…
extension.ts
added the workspace symbol provider for markdown
#46406
(
#47610
)
2018-04-13 15:03:50 -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
…