This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
mirror of
https://github.com/microsoft/vscode.git
synced
2026-08-17 04:15:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7e690b5f56192194ec033ca7c7dbf2e2e2bd026
vscode
/
extensions
/
markdown-language-features
/
preview-src
T
History
Matt Bierner
f856c4c486
Various improvements and fixes for markdown diff rendering
...
For
#315174
Adding better inline diff indicators
2026-05-08 19:10:55 -07:00
..
activeLineMarker.ts
Fix
any
usages in the markdown preview sources
2026-03-11 09:54:42 -07:00
csp.ts
Experiment with switching markdown extension to use native privates
2026-03-10 23:13:16 -07:00
diffScrollSync.ts
Use a broadcast channel for md preview diff scroll sync
2026-05-07 14:41:06 -07:00
events.ts
…
index.ts
Various improvements and fixes for markdown diff rendering
2026-05-08 19:10:55 -07:00
loading.ts
Fix
any
usages in the markdown preview sources
2026-03-11 09:54:42 -07:00
messaging.ts
Fix
any
usages in the markdown preview sources
2026-03-11 09:54:42 -07:00
pre.ts
…
scroll-sync.ts
Merge branch 'main' into fix/janky-scrolling-in-markdown-preview
2026-03-26 15:14:38 -07:00
settings.ts
Use a broadcast channel for md preview diff scroll sync
2026-05-07 14:41:06 -07:00
strings.ts
…
tsconfig.json
…