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-07-11 09:09:46 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f7589750a2ca4872c1fe65ddbb0b40fbb4795dd
vscode
/
extensions
/
markdown-language-features
/
src
T
History
Matt Bierner
5cbc8ed825
Enable find widget in markdown preview custom editors
...
Fixes
#139148
2021-12-14 18:37:47 -08:00
..
commands
Refactor document link opening
2021-10-13 19:27:35 -07:00
features
Enable find widget in markdown preview custom editors
2021-12-14 18:37:47 -08:00
test
Skip document link test on web
2021-11-15 13:27:04 -08:00
typings
use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files
2021-11-09 15:53:35 +01: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
fix generates different html content for the same markdown (
#138935
)
2021-12-13 16:55:54 -08:00
markdownExtensions.ts
…
security.ts
Organize imports in md ext
2021-08-03 13:22:46 -07:00
slugify.ts
Enforce that source code uses a small subset of Unicode
2021-11-03 23:34:41 +01:00
tableOfContentsProvider.ts
Fix markdown outline for cases without a space after
#
2021-12-06 15:58:11 -08:00
telemetryReporter.ts
…