Skip to content

Latest commit

 

History

History
73 lines (46 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

73 lines (46 loc) · 1.72 KB

Evondev Dracula Changelog

0.2.47

  • Fix color of Evondev Dracula Author version

0.2.46

  • Add Evondev Dracula Author version: this version is of the Author

0.2.44

  • Change Evondev Dracula Minimal Contrast colors

0.2.31

  • Optimize Minimal version

0.2.24

  • Added Minimal version

0.2.23

  • Remove italic style for attribute

0.2.21

  • Change Darker Colour to New Colour

0.2.14

  • Change checkbox merge editor color

0.2.12

  • Add light border to tab, sidebar and panel

0.2.8

Update more color scheme with none semanticHighlight

  • Evondev Dracula Normal Contrast - No Highlight
  • Evondev Dracula Hight Contrast - No Highlight
  • Evondev Dracula Darker Colour - No Highlight

0.2.7

  • Update semanticHighlighting to theme Before Preview After Preview

0.2.6

  • Settings for better experience(copy settings yout want to your settings.json)
  • "editor.wordWrap": "on"
  • "editor.wordWrapColumn": 100
  • "editor.letterSpacing": 0.3,
  • "editor.lineHeight": 30,
  • "emmet.includeLanguages": { "javascript": "javascriptreact", "vue-html": "html" },
  • "editor.formatOnSave": true,
  • "[javascript]": { "editor.defaultFormatter": "esbenp.prettier-vscode" },
  • "[jsonc]": { "editor.defaultFormatter": "esbenp.prettier-vscode" },
  • "emmet.triggerExpansionOnTab": true
  • "editor.defaultFormatter": "esbenp.prettier-vscode",
  • "editor.cursorSmoothCaretAnimation": true,
  • "editor.cursorBlinking": "expand",

0.2.5

  • Change color of comments scope for easy reading