...
Reference_description_with_linked_URLs_____________________________________ | Notes_________________________________________________________________ |
---|---|
https://code.visualstudio.com/download | VS Code open source |
https://code.visualstudio.com/docs/?dv=osx | VS Code tips |
https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf | VS Code default shortcut keys insert at cursor ? try just "i" - like vim keyboard map = cmd K cmd S |
https://visualstudio.microsoft.com/vs/msft-android-emulator/ | free emulator but runs only on Windows for Android app testing may not be well supported |
https://visualstudio.microsoft.com/dev-essentials/ | Microsoft Visual Studio plus tools that are free and some trials |
https://www.azuredevopslabs.com/labs/vstsextend/appcenter/ https://drive.google.com/open?id=1zvrhRDINBPRKeITLmyf_hOQM6e-9Bgzm | Microsoft Visual Studio App Center << Does not cover Linux apps - see VSCode >> |
Key Concepts
VSCode keyboard shortcuts
vscode-keyboard-shortcuts-macos.pdf
VSCode Basics
after opening a project in vscode from github , created a new basic-help.md file
...
then pull to local repo and view in Github desktop
Debug Nodejs app in VSCode
Thomas ebc-api debug with Postman and VSCode
__tech-debug-feathers-vscode.mp4
-tech-debug-feathers-vscode-audio-only-m4a-b6906941-4f0bt.docx
Microsoft App Center
<< Does not cover Linux apps - see VSCode >>
...