Files
30-seconds-of-code/vscode_snippets
Angelos Chalaris e22e2251d2 Merge pull request #970 from vmarchesin/fix-memory-leak-issue-952
[FIX] Resolve #952 - memory leak in createEventHub
2019-05-30 09:15:58 +03:00
..
2018-10-26 19:54:18 +03:00

Importing 30-seconds-of-code snippets to VSCode

  1. Open Visual Studio Code.
  2. Use Ctrl + Shift + P or command + Shift + P 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.