mjbvz / vscode-markdown-shiki

Uses Shiki for VS Code's built-in markdown preview syntax highlighting
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-Shiki
MIT License
19 stars 6 forks source link

Take into account `editor.fontFamily` #9

Open RA80533 opened 3 years ago

RA80533 commented 3 years ago

While the extension styles Markdown code blocks using the editor's theme, it does not take into account various settings that influence the presentation of text within the editor (e.g., editor.fontFamily, etc.).