Releases: jrebocho/vscode-random
Releases · jrebocho/vscode-random
Version 1.12.0
- Moved context menu to sub group (Thanks to @jackjameshoward for the suggestion & implementation!)
- Update dependencies packages
Version 1.11.0
- Update dependencies packages
- Update extension icon
Version 1.10.0
- 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
- 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
- Fix minor issue while publishing v.1.8.0
Version 1.8.0
- New random string generator command that match a given regular expression (Thanks to @ntsd for the suggestion & implementation!)
Version 1.7.0
- New random string generator command that matches IBAN pattern (Thanks to @b-pagis for the suggestion & implementation!)
- Update dependencies packages
Version 1.6.1
- Update dependencies packages
Version 1.6.0
- 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
- Added context menu with extensions commands (Thanks to @lnxbil for the suggestion & @johanhammar for the implementation!)