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-16 13:21:04 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eec6ed94de6a54ff0205bb529dfe791db617eaff
vscode
/
extensions
/
markdown-language-features
/
src
T
History
Matt Bierner
7d46b77c31
Disable fuzzy links in md preview
...
Fixes
#136198
2021-11-01 17:41:40 -07:00
..
commands
Refactor document link opening
2021-10-13 19:27:35 -07:00
features
Use morphdom to reduce number of full page updates to md preview
2021-11-01 15:33:00 -07:00
test
Support definition links with spaces
2021-11-01 09:23:03 -07:00
typings
Try adding browser specific tsconfig
2021-07-22 17:00:17 -07:00
util
Simplify import path
2021-10-14 09:32:35 -07:00
commandManager.ts
…
extension.ts
Revert
75e1fa6c43
2021-09-14 16:36:53 -07:00
logger.ts
…
markdownEngine.ts
Disable fuzzy links in md preview
2021-11-01 17:41:40 -07:00
markdownExtensions.ts
…
security.ts
Organize imports in md ext
2021-08-03 13:22:46 -07:00
slugify.ts
…
tableOfContentsProvider.ts
Fix null type error
2021-10-12 17:02:06 -07:00
telemetryReporter.ts
…