vscode/extensions/markdown-language-features
Danny Lin ff118340b5
Use system-ui alias for UI fonts (fixes #10144) (#96948)
Commit 45d93e9325 applied this change in
some areas, but it was reverted to fix #28619. The underlying cause of
the regression was Chromium bug 733219 [1], which has now been fixed, so
this change should be safe to apply now.

The old font stacks have been kept with lower priorities to work around
Chromium bug 724393 [2].

[1] https://bugs.chromium.org/p/chromium/issues/detail?id=733219
[2] https://bugs.chromium.org/p/chromium/issues/detail?id=724393
2020-05-08 08:21:40 +02:00
..
media Use system-ui alias for UI fonts (fixes #10144) (#96948) 2020-05-08 08:21:40 +02:00
preview-src Rework markdown preview code to better support markdown preview editors 2020-04-11 17:30:12 -07:00
schemas [josn] fix wrong schema-schema reference, use draft-07 everywhere 2019-12-05 11:15:39 +01:00
src Remove console log 2020-05-04 17:28:33 -07:00
.vscodeignore delete OSSREADME.json 2018-11-20 12:54:22 +01:00
extension.webpack.config.js Webpack markdown extension 2018-09-05 09:03:35 -07:00
icon.png [ImgBot] Optimize images 2018-11-06 20:46:03 +00:00
package.json Use system-ui alias for UI fonts (fixes #10144) (#96948) 2020-05-08 08:21:40 +02:00
package.nls.json Remove deprecated scrollPreviewWithEditorSelection setting 2019-09-11 14:28:22 -07:00
README.md Edit pass on new built-in extension comments (#54277) 2018-07-13 15:28:27 -07:00
tsconfig.json Onboard markdown to use shared tsconfig 2018-10-01 16:41:19 -07:00
webpack.config.js Rename markdown to markdown-language-features 2018-03-19 21:08:39 -07:00
yarn.lock Bump acorn from 6.3.0 to 6.4.1 in /extensions/markdown-language-features (#92742) 2020-03-16 10:16:40 -07:00

Language Features for Markdown files

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

See Markdown in Visual Studio Code to learn about the features of this extension.