Skip to content

Releases: robertrossmann/vscode-remedy

3.9.1

30 Jan 09:50
Compare
Choose a tag to compare

3.9.1 (2020-01-30)

Bug Fixes

  • make workbench text selections more prominent (5e12098)
  • use correct link to Terminal profile in readme (3cf0b6c)

3.9.0

27 Jan 16:33
Compare
Choose a tag to compare

3.9.0 (2020-01-27)

Bug Fixes

  • use the same colour for preformatted text in UI and Markdown (1ee76a2)
  • use theme text colour for active items in lists (f1d8150)
  • use theme text colour for activity bar badges (c19b6ad)

Features

  • improve list filter widget colouring (f41c4bf)
  • make input placeholders more dim (55acd3e)
  • style settings' input foregrounds according to code tokens (379d47e)
  • use theme colours for input validation boxes (2d7e0c2)

3.8.0

07 Jan 20:26
Compare
Choose a tag to compare

3.8.0 (2020-01-07)

Bug Fixes

  • add color scheme to release assets (cb50c20)
  • readme heading (06f888a)
  • readme post-installation settings (e07d66a)

Features

  • add iTerm2 color scheme (41d5e96)

3.7.1

07 Jan 12:41
Compare
Choose a tag to compare

3.7.1 (2020-01-07)

Bug Fixes

  • use correct outline icon colour for numbers (716bfda)

3.7.0

27 Dec 13:43
Compare
Choose a tag to compare

3.7.0 (2019-12-27)

Bug Fixes

  • change lintlens' decoration to be a problems->hint colour (14b8111)
  • change markdown links to have consistent colouring (0d70610)
  • treat codeblock language IDs as punctuation (7496b1c)
  • treat Front Matter code blocks as YAML (749ae7e)

Features

  • make all heading tokens bold (ef2a120)

3.6.1

10 Dec 10:33
Compare
Choose a tag to compare

3.6.1 (2019-12-10)

Bug Fixes

  • use theme colours for problem decorations in tree views 🤦‍♂️ (4c209e6)

3.6.0

10 Dec 10:20
Compare
Choose a tag to compare

3.6.0 (2019-12-10)

Bug Fixes

  • use consistent drop background colour (0339dae)

Features

  • use accent colour for breadcrumb highlights (40189a5)

3.5.1

09 Dec 08:47
Compare
Choose a tag to compare

3.5.1 (2019-12-09)

Bug Fixes

  • use correct theme colour for minimap error/warning highlight (bfc6235)

3.5.0

06 Dec 15:42
Compare
Choose a tag to compare

3.5.0 (2019-12-06)

Features

  • add custom colours for the debug UI buttons 😍 (1468bc5)
  • add theme colours to minimap gutter for SCM highlights (6565600)
  • use text colour as default icon colour where applicable (85048b5)

3.4.2

05 Dec 09:34
Compare
Choose a tag to compare

3.4.2 (2019-12-05)

Bug Fixes

  • the new operator should be italic! 😱 (b386a8e)