- @merlinz01 added more custom format specifiers (#85)
- Fixed CI badge on Marketplace.
- @crdonnelly added command to insert empty guid(s).
- Support installing extension into VSCode for the Web e.g., vscode.dev.
- Webpack extension for smaller size and to support vscode.dev.
- Added C structure-style option to quick pick, and support for
x
andX
format options.
- @rollie42 added a setting
insertGuid.pasteAutomatically
to insert a GUID in a user-specified format automatically without prompting.
For a complete list of changes, see the commit history.
- Fixed CVE-2019-10747.
- Fixed #21 to use setting correctly.
- Fixed vulnerabilities detected by @dependabot.
- Updated animated screenshot GIF with modern UI and new extension features:
- Multi-select support
- Insert many different GUIDs
- Changed hue in new logo image.
- Updated lodash for CVE-2018-16487.
- Updated node.extend for CVE-2018-16491.
- Change logo image.
- Added command to insert many different GUIDs (#13)
- Fixed item formats to remain in same order
- @thumbquat added non-hyphenated format
- Added support to insert/replace multiple selections (#9)