VS Code Snippets #33
dviererbe
started this conversation in
Show and tell
Replies: 1 comment
-
As a reference; here is the snippet documentation: https://code.visualstudio.com/docs/editor/userdefinedsnippets |
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
-
While working on the Packaging Guide I often found myself typing boilerplate code (reStructuredText formats) over and over again. I also had to constantly look up what the exact name of glossary entries are.
Therefore I created VS Code snippets. Feel free to use them or even expand them. If you want we can even include them in the repository:
.vscode/sphinx.code-snippets
:.vscode/glossary.code-snippets
:Beta Was this translation helpful? Give feedback.
All reactions