We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b431a1e commit b9d9abfCopy full SHA for b9d9abf
docs/user/features.rst
@@ -4,8 +4,10 @@ Features
4
Creation of a New Snippet
5
-------------------------
6
7
-- Right click and save highlighted code (lines of code)
8
-- Drag cell into panel to save (lines of code)
+- Right click and save highlighted lines of code
+- 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
11
.. image:: ../../Design/add_snippet.png
12
13
- Plus button to create a new snippet from scratch
0 commit comments