vscode/extensions/markdown/src
Matt Bierner 200c4d1057 Fix Markdown Preview Updating on Zoom / Unrelated Config Changes (#24809)
Fixes #24808

**bug**
Markdown preview updates when you zoom. The root cause is that previews are updated whenever the config is changed.

**Fix**
Extract preview config to its own well defined object. Only update the preview when the keys we care about in the config change
2017-04-14 15:43:32 -07:00
..
typings Upgrade telemetry package used by TS and markdown extensions. (#20971) 2017-02-21 15:26:30 -08:00
documentLinkProvider.ts Fix markdown document link highlighter for empty links 2017-03-10 16:37:59 -08:00
documentSymbolProvider.ts Small formatting cleanup in markdown 2017-04-13 15:26:32 -07:00
extension.ts Fix Markdown Preview Updating on Zoom / Unrelated Config Changes (#24809) 2017-04-14 15:43:32 -07:00
markdownEngine.ts Fix build hygiene issues 2017-04-14 14:08:52 +03:00
previewContentProvider.ts Fix Markdown Preview Updating on Zoom / Unrelated Config Changes (#24809) 2017-04-14 15:43:32 -07:00
security.ts Split markdown security selector into own file 2017-04-04 19:32:36 -07:00
tableOfContentsProvider.ts Small formatting cleanup in markdown 2017-04-13 15:26:32 -07:00