vscode/extensions/markdown
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
..
media Nested code lines now no longer display the hover border left. (#24686) 2017-04-13 11:05:35 -07:00
snippets Update some Markdown Snippets to Surround Selected Text 2017-04-06 18:17:39 -07:00
src Fix Markdown Preview Updating on Zoom / Unrelated Config Changes (#24809) 2017-04-14 15:43:32 -07:00
syntaxes Update markdown grammar to allow better injection into unknown fenced code blocks 2017-04-11 17:35:28 -07:00
test fix tests for #20610 2017-02-20 17:34:05 +01:00
language-configuration.json Support HTML comments in Markdown (#14573) 2016-11-08 14:14:36 -08:00
npm-shrinkwrap.json Add Enhanced Security Settings to Markdown Preview 2017-03-03 13:56:23 -08:00
OSSREADME.json Clean extensions OSSREADME.json since the tool now can scan all npm-shrinkwrap.json files 2016-07-07 12:36:49 +03:00
package.json Switch md button to open to side by default 2017-04-10 17:43:02 -07:00
package.nls.json Document enableExperimentalExtensionApi for insiders 2017-04-10 17:14:42 -07:00
tsconfig.json Add Enhanced Security Settings to Markdown Preview 2017-03-03 13:56:23 -08:00