Remote Development with VSCode (SSH)

preview_player
Показать описание
VSCode’s Remote Development extension allows you to do development work directly on a remote server via a SSH connection. This offers a lot of benefits versus the traditional approach of running a development server on your own computer.

=== CHAPTERS ===
00:00 Why do Remote Development
00:55 Procedures - Extensions
02:34 Setting up the server for the example
5:05 Configure connection in VSCode
7:22 Connecting to the server
8:13 File explorer
9:55 Installing extensions
11:45 Optimizations
13:44 Swap file to prevent lockups
14:55 Server is public - consider HTTP auth

=== RELATED VIDEOS ===
Рекомендации по теме
Комментарии
Автор

Susan, I learned a lot from you in Harvard Extension and I am happy to see you on YouTube. Thank you for your clear, concise explanations! I use VSCode quite often and it was interesting to learn about this approach to development.

gw
Автор

Thank you Susan, a perfect straight forward explanation without the geek waffle

mnemonic
Автор

Thank you. This tutorial helped me get up an running quickly. I am now using vscode to connect to an ec2. on aws, to run terraform remotely.

pguid
Автор

Nice, much improved remote coding over the 90s based alternatives

gostark
Автор

Hi Susan, thank you so much, this tutorial is very clear and especial for those useful setting for slow ssh connection.

coolmaneden
Автор

This is the quickest yet most clear video I have got for setting up vscode for remote development. Thank you so much. I wasted so much of time following other videos. But your video saved my day. :)

anuragray
Автор

Great lesson i always refer to it when Im setting up my VsCode on my new machines

thefullstackoverdose
Автор

thank you for making such easy to follow tutorial.

jiaqint
Автор

Thanks, your tutorial was right on point

theuser
Автор

Thanks for making these videos. You helped me get up and going.

michaeljacobs
Автор

Thank you for sharing your knowledge . I appreciate it :)

jerrynyi
Автор

I'm trying to host my dev environment on my NAS (Unraid), so I don't have to start over everytime I reinstall and get the added redundancy of a parity disk. Thank you so much for this very informative and well put together guide on remote development. Definitely one for the dev playlist.

Novacification
Автор

Thanks for your content, is very helpfull. Gonna test this one and back later to comment my results. Thanks

itseletronica
Автор

auto like and subscribe, thank you for your video. You explain it very clearly and not wasting a single second to talk about things we can read online. Nice content! please keep doing it :)

nolodinnolodin
Автор

You are really one of the best out here keep it up

shadrackabely
Автор

This is great, making my life so much easier

AndréPalacios-zn
Автор

i love your content, would love to see more and more playlists

bulelanibotman
Автор

THank you! Finally, a solution that works!

mccrightproperties
Автор

Many new things for me as a beginner to learn. Thank you!
subcribed

harist
Автор

If i want save a file but it left "Failed to save 'test.js' Unable to write file

SuperAlfaisal