Visual Studio Code
Tips
- Bind Double Shift to your most used commands
- you can drag and drop media to markdown file, just press shift before droping
Shortcuts
CTRL+SHIFT+E: Switch between navigation and editoALT+Mouse Click: Multi select at different placesALT+CTRL+Up/Down: Edit multiple line
Settings
Exclude files from side bar for python development
- Open Visual studio code.
- Go to File > Preferences > Settings.
- Opened the settings page.
- type “files:exclude” in search settings.
To open file in it's specific folder
- Install
Open in External AppExtension - just right click on file and choose first option "Open in External App"