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-02-22 10:46:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69b666cbba77a04f33d7018f00a13234dfe2f0d7
vscode
/
extensions
/
markdown-language-features
/
preview-src
History
Matt Bierner
1379bf3f15
Fix markdown webview state updates (
#178153
)
...
Fixes
#164071
Also fixes the webview not scrolling when the resources changes
2023-03-23 17:51:09 +00:00
..
activeLineMarker.ts
Fix
#173869
marking active line for code elements too in markdown pre… (
#173870
)
2023-02-08 20:25:54 +00:00
csp.ts
…
events.ts
…
index.ts
Fix markdown webview state updates (
#178153
)
2023-03-23 17:51:09 +00:00
loading.ts
…
messaging.ts
Clean up markdown preview messaging (
#176458
)
2023-03-07 17:28:13 -08:00
pre.ts
…
scroll-sync.ts
Don't scroll sync to elements inside collapsed details sections (
#176541
)
2023-03-08 21:06:26 +01:00
settings.ts
…
strings.ts
…
tsconfig.json
…