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-17 13:50:46 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52b33bfafd526b012fee4ecee4f8d956d30091aa
vscode
/
extensions
/
markdown-language-features
/
src
T
History
Matt Bierner
f3b8d15b0d
Add DocumentLink.tooltip api proposal
...
For
#72824
2019-05-23 17:57:04 -07:00
..
commands
Fix typo: showSecutitySelectorForResource -> showSecuritySelectorForResource
2019-05-22 01:25:59 +08:00
features
Add DocumentLink.tooltip api proposal
2019-05-23 17:57:04 -07:00
test
fix integration test
2019-02-08 18:03:56 +01:00
typings
Make sure we always include uriScheme in knownSchems for markdown
2019-04-02 16:27:22 -07:00
util
Use flatten array helper
2019-04-02 17:16:10 -07:00
commandManager.ts
…
extension.ts
re-rendering Markdown preview when updated extra configurations provided by extension
2019-04-01 10:52:23 +03:00
logger.ts
…
markdownEngine.ts
re-rendering Markdown preview when updated extra configurations provided by extension
2019-04-01 10:52:23 +03:00
markdownExtensions.ts
Make sure we dispose of event emitters properly
2019-02-06 14:04:24 -08:00
security.ts
Fix typo: showSecutitySelectorForResource -> showSecuritySelectorForResource
2019-05-22 01:25:59 +08:00
slugify.ts
Remove duplicate character from regex class
2019-01-16 17:56:17 +00:00
tableOfContentsProvider.ts
Fixing markdown unit tests
2019-01-09 18:15:34 -08:00
telemetryReporter.ts
…