Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 17:27
· 122 commits to main since this release

Features

Bug Fixes

  • fix: settings button shows only on home view by @L-Joli in #117
  • fix: copy codicon css to out folder by @L-Joli in #130
  • fix: colour of icon link on hover in Home View by @nsalamad in #137
  • fix: code usages loading with no variable data by @nsalamad in #138
  • fix: Fix flakey behaviour when opening test workspace folder by @laurawarr in #140

Other Changes

  • chore: move icons and logout button to same line by @nsalamad in #119
  • chore: make Home View styling consistent with tree views by @nsalamad in #124
  • chore: rename keys to sdk keys by @L-Joli in #131
  • chore: add truncated sdk keys to env section by @nsalamad in #132
  • chore: added unit test file for inspector by @jsalaber in #134
  • chore: move SEND_METRICS_PROMPTED to global state by @nsalamad in #135
  • chore: fix read our docs link by @nsalamad in #136
  • chore: make Home View dropdown fill sidebar width by @nsalamad in #139
  • chore: made styling colour for inspector consistent throughout extension by @jsalaber in #143
  • chore: create unit test file for environmentsCLIController by @jsalaber in #146
  • chore: add utm links to devcycle site by @jsalaber in #145
  • chore: update home link to vscode docs by @jsalaber in #148
  • chore: remove home and inspector flags by @jsalaber in #149

Uncategorized