Skip to content

JamesStuder/CodeSnippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Snippets

These are custom code snippets I created to help speed up my coding.

Install Code Snippet:

  1. Download the code snippet(s).
  2. Launch Visual Studio.
  3. Navigate to Tools -> Code Snippet Manager.
  4. Change Language drop down to the correct langague.
  5. Click on Import.
  6. Navigate to the downloaded snippet(s).

UnInstall Code Snippet:

  1. Launch Visual Studio.
  2. Navigate to Tools -> Code Snippet Manager.
  3. Change Language drop down to the correct langague.
  4. Expand My Code Snippets.
  5. Choose which snippet you want to uninstall.
  6. Copy the Location.
  7. Open File Explorer.
  8. Paste the Location into the navigation bar, minus the snippet name.
  9. Delete the snippet.
  10. Relaunch Visual Studio.

More Information On Code Snippets

https://docs.microsoft.com/en-us/visualstudio/ide/code-snippets?view=vs-2019

About

Code snippets I use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published