Skip to content

Commit b9d9abf

Browse files
authored
Update features with new save methods
1 parent b431a1e commit b9d9abf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/user/features.rst

+4-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ Features
44
Creation of a New Snippet
55
-------------------------
66

7-
- Right click and save highlighted code (lines of code)
8-
- Drag cell into panel to save (lines of code)
7+
- Right click and save highlighted lines of code
8+
- Drag cell into panel to save
9+
- Select cell(s) and right click to save content as snippet
10+
- Select cell(s) and use keyboard shortcut (cmd-shift-A or ctrl-shift-A) to save content as snippet
911
.. image:: ../../Design/add_snippet.png
1012

1113
- Plus button to create a new snippet from scratch

0 commit comments

Comments
 (0)