Skip to content

Releases: edgardmessias/vscode.clipboard-manager

v1.5.0

17 Mar 11:40
Compare
Choose a tag to compare

1.5.0 (2023-03-17)

Bug Fixes

v1.4.2

03 Apr 20:17
Compare
Choose a tag to compare

1.4.2 (2020-04-03)

Bug Fixes

  • Added inline button to remove item (close #48) (9062ea0)
  • Added prompt before clear all history (d3aab06)

v1.4.1

11 Feb 14:03
Compare
Choose a tag to compare

1.4.1 (2020-02-11)

Bug Fixes

  • Allow only to run on local OS (close #40) (e6d9e9a)

v1.4.0

10 Feb 19:15
Compare
Choose a tag to compare

1.4.0 (2020-02-10)

Features

  • Added option to limit size of clipboard (3ae3427)

v1.3.0

07 Feb 16:38
Compare
Choose a tag to compare

1.3.0 (2020-02-07)

Bug Fixes

  • Fixed configuration reload for monitor (checkInterval and onlyWindowFocused) (5a3e3a7)

Features

  • Added shortcut key to copy to clipboard history (close #26) (0d24eab)

v1.2.1

06 Feb 17:01
Compare
Choose a tag to compare

1.2.1 (2020-02-06)

Bug Fixes

v1.2.0

18 Jun 20:58
Compare
Choose a tag to compare

Features

  • Added option to set path for clipboard file (close #25)

Bug Fixes

  • Fixed pick and paste for multi cursor selection (close #23)

v1.1.0

11 Dec 13:38
Compare
Choose a tag to compare

Features

  • Added option to disable snippets

v1.0.2

10 Dec 19:29
Compare
Choose a tag to compare

Features

  • Added support to completion snippets in untitled files

Bug Fixes

  • Fixed load/save clip from json

v1.0.1

05 Dec 17:52
Compare
Choose a tag to compare

Bug Fixes

  • Fixed bug on windows when clipboard is empty