File tree 1 file changed +21
-4
lines changed
1 file changed +21
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Changelog
4
4
---------
5
- v0.1.0
5
+ v1.0.2
6
6
^^^^^^
7
+ * Fixed editing or deleting errors during filtering or searching
8
+ * Fixed a name inlinement with language icon
7
9
8
- v0.1 .1
10
+ v1.0 .1
9
11
^^^^^^
10
-
12
+ * Insert, copy, and edit icons are removed and replaced by a single icon with dropdown
13
+ * Replaced language from text to icon
14
+ * Added a keybinding for saving highlighted code as code snippet
11
15
12
16
v1.0.0
13
17
^^^^^^
18
+ * Added minimap-like preview
19
+ * Added plus icon to create a code snippet from scratch
20
+ * Added code snippet tags for filter functionality
21
+ * Fixed drag image and confirmation message
22
+ * Added delete dialog
14
23
15
- v1.0.1
24
+ v0.1.1
25
+ ^^^^^^
26
+ * Editing a snippet
27
+
28
+ v0.1.0
16
29
^^^^^^
30
+ * Creating, deleting,and using snippet to JupyterLab workspace
31
+ * Undo/Redo deletion of snippet
32
+ * Searching and previewing Snippets
33
+ * Moving snippet within explorer
You can’t perform that action at this time.
0 commit comments