Skip to content

Commit c4e7480

Browse files
committed
feat: add custom snippets reference in editing text section
1 parent 8c65e46 commit c4e7480

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/03-editing-text.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ To revert back to a single cursor, just press the `Esc` key.
3030

3131
---
3232

33+
## Custom Snippets
34+
With **Custom Snippets**, you can define your own custom code hints. You can write short abbreviations that, when typed in the editor, expand into complete code blocks upon selection.
35+
36+
[Read More](./Features/custom-snippets)
37+
38+
---
39+
3340
## Quick Edit
3441
With **Quick Edit**, you can edit your CSS file directly within HTML files.
3542

0 commit comments

Comments
 (0)