Skip to content

Releases: spencerwmiles/vscode-task-buttons

v.1.1.3

02 Jun 00:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v.1.1.3

v1.1.2

23 Apr 17:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

12 Apr 10:38
Compare
Choose a tag to compare
  • Corrected text on task counter when tasks === 0 (0 task -> 0 tasks)

Under the hood

Full Changelog: v1.1.0...v1.1.1

v1.1.0

12 Jan 05:55
da217f7
Compare
Choose a tag to compare
  • Rewrite of the extension ot use TypeScript (Shoutout to Fabje for the support)
  • Added support for alignment of buttons via "alignment property" (default: left - options: left, right)
  • Added MIT license (Thanks gameguy682)
  • Added Quick Pick Menu

v1.0.4

10 Nov 12:03
Compare
Choose a tag to compare
  • Fixed issue with task counter not updating (closed issue #12) PR
  • Shoutout to Fabje for the PR

v1.0.3

07 Feb 03:09
Compare
Choose a tag to compare
added tooltip property, set of tooltip when creating status bar items

v1.0.2

10 Dec 01:51
c2c0d85
Compare
Choose a tag to compare

Implement on config change listener for reloads on config change

v1.0.1

10 Dec 01:30
8f9e652
Compare
Choose a tag to compare

Updated documentation

v1.0.0

10 Dec 01:29
Compare
Choose a tag to compare

initial release