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
d8317abc50e347d76fd471f5a070996cc7f73e20
vscode
/
extensions
/
markdown-language-features
/
src
T
History
Matt Bierner
41ca01f942
Remove console log
...
Fixes
#96915
2020-05-04 17:28:33 -07:00
..
commands
When clicking on a link to a folder in markdown, reveal the folder
2020-04-13 13:02:14 -07:00
features
Remove console log
2020-05-04 17:28:33 -07:00
test
Revert "Fix
#73803
"
2020-03-06 00:30:14 -08:00
typings
Make sure we always include uriScheme in knownSchems for markdown
2019-04-02 16:27:22 -07:00
util
fix uri fragment slugification
#94508
(
#94655
)
2020-04-09 14:21:18 -07:00
commandManager.ts
…
extension.ts
Remove scheme restriction for Markdown/Emmet language features (
#87541
)
2019-12-29 17:11:38 -07:00
logger.ts
Better time logging for js + markdown
2019-11-19 11:22:08 -08:00
markdownEngine.ts
fix uri fragment slugification
#94508
(
#94655
)
2020-04-09 14:21:18 -07:00
markdownExtensions.ts
Move the webviewResourceRoot property to be set on each webview instead of as a global property
2019-06-24 17:07:06 -07:00
security.ts
Format files for 3.6
2019-09-02 21:29:05 -06:00
slugify.ts
Remove duplicate character from regex class
2019-01-16 17:56:17 +00:00
tableOfContentsProvider.ts
Fix activation of linters on unopened files caused by markdown plugin (
#80506
)
2019-09-11 11:39:08 -07:00
telemetryReporter.ts
Fix typo of word extension (
#93178
)
2020-03-23 12:32:32 -07:00