Skip to content

Releases: robertrossmann/vscode-remedy

4.24.0

19 Oct 15:37
Compare
Choose a tag to compare

4.24.0 (2020-10-19)

Bug Fixes

  • make list filter widget more readable by reducing background (5d23f43)

Features

  • improve contrast in list views containing word highlights (9260c21), closes #16

4.23.0

05 Oct 13:03
Compare
Choose a tag to compare

4.23.0 (2020-10-05)

Features

  • add border between pinned and regular tabs (0dbda31)
  • add colour contribution points for charts 🎨 (e62ad79)
  • match the overview ruler's border with panel background (10459f4)
  • remove border below breadcrumbs (002d319)

4.22.0

30 Sep 21:52
Compare
Choose a tag to compare

4.22.0 (2020-09-30)

Features

  • implement editor.onTypeRenameBackground (399ccd5)

4.21.0

15 Jul 14:05
Compare
Choose a tag to compare

4.21.0 (2020-07-15)

Features

  • add colour contributions for secondary buttons 🎨 (3ccfefe)

4.20.1

13 Jul 19:46
Compare
Choose a tag to compare

4.20.1 (2020-07-13)

Bug Fixes

  • actually remove Error Lens' background colours 🤦‍♂️ (72e4d78)

4.20.0

13 Jul 13:52
Compare
Choose a tag to compare

4.20.0 (2020-07-13)

Features

  • add new Notebook colour contributions (e3284d8)
  • remove colour backgrounds from Error Lens' decorations (9f40aec)
  • use problems' colours for editor marker navigations (3b3e070)

4.19.0

11 Jun 10:58
Compare
Choose a tag to compare

4.19.0 (2020-06-11)

Features

4.18.0

29 May 10:46
Compare
Choose a tag to compare

4.18.0 (2020-05-29)

Bug Fixes

  • improve contrast among normal vars, constants and unused vars (7abcf3a), closes #11
  • improve contrast on badges, buttons, notification center (418692a)
  • make unused code more dimmed (7007453), closes #11
  • use a darker shadow for dark theme (523701d)
  • use consistent foreground in status bar during debugging (a339d16)

Features

  • add colour contributions for mtxr.sqltools (6e00bf9)

4.17.1

28 May 22:14
Compare
Choose a tag to compare

4.17.1 (2020-05-28)

Bug Fixes

  • improve colours for list selections (7a274e1)

4.17.0

28 May 15:03
Compare
Choose a tag to compare

4.17.0 (2020-05-28)

Bug Fixes

  • enable semantic highlighting in all theme variants (08b0634)

Features

  • colour more symbol icons (b45c8c3)
  • improve snippet highlights (dff5b97)
  • improve status bar hovers and selects (595e491)
  • use more consistent highlights for lists (81c45ed)
  • use secondary colour for bracket match highlights (c50b367)
  • use secondary colour for rendered whitespace (5a4d0cc)
  • use secondary colour for status bar foreground (1d00334)