- Fixed the issue with the keyboard shortcut by making it user-configurable.
- Fixed broken behavior of drag and drop.
- Made the UI more consistent.
- Added a new feature to rename the code snippet in the code snippet panel easily by double-clicking its name.
- Improved the search feature with fuzzy search.
- Added a function to save the entire cell(s) as a code snippet without highlighting code.
- Added multi-cell saving by right clicking and saving as a code snippet.
- Changed preview height to match the height of code snippet box at the maximum.
- Fixed the issue with deleting a snippet while searching or filtering
- Fixed the issue with adding a snippet while searching or filtering
- Fixed the issue with keyboard shortcut to create a code snippet with highlighted text
- Fixed editing or deleting errors during filtering or searching
- Fixed a name inlinement with language icon
- Insert, copy, and edit icons are removed and replaced by a single icon with dropdown
- Replaced language from text to icon
- Added a keybinding for saving highlighted code as code snippet
- Added minimap-like preview
- Added plus icon to create a code snippet from scratch
- Added code snippet tags for filter functionality
- Fixed drag image and confirmation message
- Added delete dialog
- Editing a snippet
- Creating, deleting,and using snippet to JupyterLab workspace
- Undo/Redo deletion of snippet
- Searching and previewing Snippets
- Moving snippet within explorer