Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 795 Bytes

CHANGELOG.md

File metadata and controls

57 lines (31 loc) · 795 Bytes

Change Log

1.1.0

  • ✨ Define colors for inlay hints
  • ✨ Define color for gitDecoration.renamedResourceForeground
  • ✨ Define colors for debug icons

1.0.2

  • 🎨 Slightly brighten comments
  • 🐛 Add missing colors for gitDecoration

1.0.1

  • Minimap now shows colors correctly
  • Modified version control colors on the gutter of the editor

1.0.0

  • Okay now it comes with ui theme yay

0.2.4

  • Fix markup.heading.markdown

0.2.3

  • Fix: markup.block.raw.markdown -> markup.raw.block.markdown

0.2.2

  • markup.fenced_code.block.markdown support

0.2.1

  • selection and lineHighlight was unpreferrably changed

0.2.0

  • Add markdown support

0.1.2

  • Change icon

0.1.1

  • Add icon

0.1.0

  • Change background color

0.0.1

  • Initial