Suggestion about adding custom shortcut in VSCode #3399
Unanswered
marcuswang6
asked this question in
Q&A
Replies: 1 comment
-
Yes, create your own snippet and associate it with any keyboard shortcuts. For more, please take a look at VSCode documentation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There are many regular commands to use, but no shortcuts like below in VSCode:
Bold
=Cmd+B
Italic
=Cmd+I
Create Python Code Snippets
=Cmd+N
Heading 1
=Cmd+1
Can we just customize these functions by ourselves?
Beta Was this translation helpful? Give feedback.
All reactions