Snippets Collections
#To Download File From Remote Server To Local Machine Using SCP.using Powershell or gitbash 
scp -i .\keys.pem ubuntu@XX.XX.XX.XX:/home/ubuntu/Dir/fileName  C:\Users\USER\Downloads\

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension