Skip to content

Releases: jrebocho/vscode-random

Version 1.11.0

19 Nov 21:23
8319006
Compare
Choose a tag to compare
  • Update dependencies packages
  • Update extension icon

Version 1.10.0

22 Aug 16:18
63792ae
Compare
Choose a tag to compare
  • New configuration to change behaviour with multiple edit cursors (Thanks to @be-codified for the suggestion)
  • New commands to generate date & time (Thanks to @liqiangsu for the suggestion)
  • New configurations to format date & time generated data
  • Update dependencies packages

Version 1.9.0

15 Nov 13:41
8b7bd4a
Compare
Choose a tag to compare
  • Use submenus for context menu items. Submenu enabled by default (Thanks to @johanhammar for the suggestion & implementation!)
  • New multiple random string variants generators (Thanks to @andreavaccari for the suggestion & implementation!)
  • Update dependencies packages
  • Fix typo in documentation (Thanks to @dafujii)

Version 1.8.1

23 Aug 16:56
de57db1
Compare
Choose a tag to compare
  • Fix minor issue while publishing v.1.8.0

Version 1.8.0

23 Aug 16:16
37d5683
Compare
Choose a tag to compare
  • New random string generator command that match a given regular expression (Thanks to @ntsd for the suggestion & implementation!)

Version 1.7.0

27 Jun 11:55
5213440
Compare
Choose a tag to compare
  • New random string generator command that matches IBAN pattern (Thanks to @b-pagis for the suggestion & implementation!)
  • Update dependencies packages

Version 1.6.1

29 Sep 12:52
6331055
Compare
Choose a tag to compare
  • Update dependencies packages

Version 1.6.0

17 Mar 02:00
794ead1
Compare
Choose a tag to compare
  • New command which takes a comma-separated set of values as input and returns a random sample from the list (Thanks to @tannerwelsh for the suggestion & implementation!)
  • Update dependencies packages

Version 1.5.0

04 Feb 19:58
Compare
Choose a tag to compare
  • Added context menu with extensions commands (Thanks to @lnxbil for the suggestion & @johanhammar for the implementation!)

Version 1.4.0

11 Nov 23:01
22a424b
Compare
Choose a tag to compare
  • Update dependencies packages
  • Update to Babel 7
  • New extension icon