Created VSCode snippet data
Also some minor changes and updates to files all over the place
This commit is contained in:
7
vscode_snippets/README.md
Normal file
7
vscode_snippets/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Importing 30-seconds-of-code snippets to VSCode
|
||||
|
||||
1. Open Visual Studio Code.
|
||||
2. Use <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>P</kbd> or <kbd>command</kbd> + <kbd>Shift</kbd> + <kbd>P</kbd> to open the Command Palette.
|
||||
3. Search for `Preferences: Configure User Snippets` and then `New Global Snippets file...`.
|
||||
4. Select a name and save in the default snippets directory.
|
||||
5. Copy and paste the content of `snippets.json` from the `vscode_snippets` folder to the file you previously created.
|
||||
3334
vscode_snippets/snippets.json
Normal file
3334
vscode_snippets/snippets.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user