Markdownify
Dark Horizon

release installs



TypeScript/JavaScript


ts-preview


HTML


html-preview


SCSS/CSS


scss-preview



Font

  • The font that I used here is JetBrains Mono (which supports font ligatures).

Other settings used

{
  "editor.fontFamily": "'JetBrains Mono Light'",
  "editor.fontLigatures": true,
  "editor.letterSpacing": 1.5,
  "editor.lineHeight": 27,
  "editor.fontSize": 12,
  "editor.cursorWidth": 1,
  "editor.cursorBlinking": "smooth",
  "editor.cursorSmoothCaretAnimation": true,
  "editor.minimap.enabled": false,
}

Other extensions used