All notable changes to this extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Updated to indicate that the extension for educational purposes. Marked as preview, left a note in the README, and archived the GitHub repo.
- Fixed
JSON.stringify
snippet. It was a copy and paste fail fromJSON.parse
snippet, which has the same information in the snippets.code-snippets and README.md.
- Added sponsor filed to package.json.
- Fixed some mistakes with missing semi-colons and closing brackets.
- Fixed link to Open VSX marketplace.
- Changed prefix for array destructuring to "array destructure" to fall in line with others.
- Improved readme.
- Change displayName to "Humane JS Snippets".
- Mistake with json stringify.
- Added 2 JSON snippets.
- Removed function snippets, for now.
- Added new Array snippets.
- Changed main to show all array functions.
- Change galleryBanner.color in package.json.
- Improved FAQ in readme.
- Swapped image of snippets list with table.
- Tweak logo.
- Changed some snippet descriptions.
- Changed logo.
- Changed displayName to "Humane JavaScript Snippets".
- Added missing screenshot with snippet list.
- Initial release.