vscode/extensions/markdown-language-features/preview-src
Takashi Tamura a34e751b01
Fix scrolling of markdown preview. Close #65504 (#111094)
* Fix scrolling of markdown preview.

* Use scrollDisabledCount.

* Stop initializing scrollDisabledCount.

* Make scrollTo enough large to occur scroll events.

* Should resolve when the error event occurs.
2021-01-14 17:24:08 -08:00
..
activeLineMarker.ts
csp.ts
events.ts
index.ts Fix scrolling of markdown preview. Close #65504 (#111094) 2021-01-14 17:24:08 -08:00
loading.ts
messaging.ts
pre.ts
scroll-sync.ts Fix scrolling of markdown preview. Close #65504 (#111094) 2021-01-14 17:24:08 -08:00
settings.ts
strings.ts
tsconfig.json