Hello! My name is Susan and I make clear, to-the-point web development videos and guides.

Request a custom video...

Learn more about my background and experience at susanbuck.net.

General inquiries: mail@codewithsusan.com.

Get notified when I post new videos by subscribing on YouTube Code with Susan.

Videos & Guides

Filter by: Show all Anaconda Apache Command Line Composer DaVinci Resolve Database Email Herd Laravel MariaDB MySQL Nginx PHP Photoshop PsychoPy Python SSH Server VSCode Vue.js YouTube API jsPsych
VSCode New Features Highlight - A highlight of three useful features added in the latest VSCode update. 1) Customize file tabs, 2) Add markers to mini-map, 3) Update extensions without restarting VSCode.
PsychoPy - Manual install via Conda (PsychoPy in VSCode) - How to install and use PsychoPy via Conda without the standalone PsychoPy program.
VSCode - Disable code hint and hover popups (IntelliSense code completion) - Settings for disabling VSCode’s code hint popups that appear when typing or hovering text
VSCode Remote SSH Keeps disconnecting FIXED - Fix for VSCode SSH Remote Development plugin stuck with errors Disconnected Attempting to reconnect or Setting up SSH Host Initializing VSCode
VSCode - Backup and Reset to Default Settings (Mac) - How to reset VSCode on a Mac to its default state after backing up settings, keybindings, and extensions.
VSCode - Keyboard shortcuts to increase font size instead of zooming window - Learn how to override the default zoom behavior in VSCode so your zoom keyboard shortcuts (Cmd +, Cmd - on Mac or Ctrl +, Ctrl - on Windows/Linux) will zoom in/out just the code pane, not the entire interface.
Remote Development with VSCode (SSH) - Using VSCode’s Remote Development extension, you can do development work directly on a remote server. This offers a lot of benefits versus the traditional approach of running a development server on your own computer.