Skip to content

Commit 7c8c90d

Browse files
authored
Update with new save methods.
1 parent a65a61f commit 7c8c90d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/user/features.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ 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+
- Highlight code and right click to save as code snippet
8+
- Right click cell and save all code within cell as code snippet
9+
- Select multiple cells and right click to merge code across cells and save as one code snippet
10+
- Select one or more cells and use keyboard shortcut (ctrl-shift-A or cmd-shift-A) to save as code snippet
11+
- Drag cell into snippets panel to save as code snippet
912
.. image:: ../../Design/add_snippet.png
1013

1114
- Plus button to create a new snippet from scratch

0 commit comments

Comments
 (0)