ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

105,854 results

Visual Studio Code

898K subscribers

Kevin Powell
How to get started with VS Code

When we first get started with VS Code, it can feel a little overwhelming, so in this video I take a look at the basics, starting off with ...

17:48
How to get started with VS Code

348,419 views

2 years ago

Daniell Verwegen
My VS Code/Cursor Setup That Boosted Productivity by 99%

In this video, I'll show you how to setup Visual Studio Code and Cursor AI as your IDE. I'll share my personal settings, the best VS ...

7:24
My VS Code/Cursor Setup That Boosted Productivity by 99%

4,019 views

3 months ago

Glenn Raya
Transforming VS Code: Beyond Themes! — Make VS Code Unrecognizable!

Update: Upgrading the "Custom CSS and JS Loader" extension to 7.4.1 might cause your files not to load properly. Please ...

16:51
Transforming VS Code: Beyond Themes! — Make VS Code Unrecognizable!

400,580 views

1 year ago

Rohtolos Dev
I Tried 10 Code Editors: The Ultimate Showdown (2025)

Best code editor 2025? The war is on! I tested 10 top editors/IDEs (Vim, VS Code, JetBrains & more) for software developers.

11:30
I Tried 10 Code Editors: The Ultimate Showdown (2025)

1,443 views

3 months ago

Dutch Algotrading
Run Your Locally Hosted Deepseek, Qwen or Codellama AI Assistant in VSCode Under 5 Minutes!

Run your Locally hosted AI Coding Assistant in VSCode with Continue extension, Ollama, Deepseek, Qwen or CodeLlama in less ...

5:26
Run Your Locally Hosted Deepseek, Qwen or Codellama AI Assistant in VSCode Under 5 Minutes!

71,356 views

11 months ago

STMicroelectronics
Get started with STM32Cube for VS Code: from installation to debugging

Prerequisites: • Microsoft Visual Studio Code • STM32CubeMX In this video, we will show you how to install “STM32Cube for ...

7:57
Get started with STM32Cube for VS Code: from installation to debugging

21,834 views

8 months ago

Arthur Turrell
How to install Visual Studio Code and use it to run Python scripts in an interactive window

How to install Visual Studio Code and its Python extension to: - run Python scripts using an interactive Python window; and - run ...

13:01
How to install Visual Studio Code and use it to run Python scripts in an interactive window

3,182 views

4 years ago

Bald. Bearded. Builder.
Keep Track of VS Code Windows with Peacock

Do you get lost in the number of instances of VS Code you have open? Me too! Peacock solves that by allowing you to change the ...

7:57
Keep Track of VS Code Windows with Peacock

1,844 views

4 years ago

Bald. Bearded. Builder.
Mastering CSV with VS Code

Editing delimited files can be a pain, especially if they are large. The Rainbow CSV extension makes searching and viewing ...

6:41
Mastering CSV with VS Code

19,264 views

4 years ago

Microsoft Visual Studio
VS Code Integration with GitHub and Azure

In this episode, Robert is joined by Aaron Powell, who demonstrates Visual Studio Code and its integrations with GitHub and ...

19:19
VS Code Integration with GitHub and Azure

10,181 views

5 years ago

Bald. Bearded. Builder.
VSCode's New YAML Support is AWESOME

itemName=redhat.vscode-yaml Schema Store https://www.schemastore.org/json/ ------------- CHAPTERS ------------- 00:00 - Who ...

8:22
VSCode's New YAML Support is AWESOME

35,916 views

4 years ago

Kevin
Production ESP32 - Step Debugging with QEMU in VSCode

In this episode I show you how to use my production ESP32 playground repo to get up and running with QEMU step debugging in ...

9:02
Production ESP32 - Step Debugging with QEMU in VSCode

410 views

2 months ago

Foo Barstein
Real-Time Code Collaboration and Remote Teamwork with Visual Studio Code

Visual Studio Code's Live Share Extension Pack allows programmers to develop code collaboratively in real-time, even while ...

13:48
Real-Time Code Collaboration and Remote Teamwork with Visual Studio Code

24,427 views

5 years ago

Nodus Labs
Generate a New App Idea with VSCode, GitHub Copilot, and InfraNodus AI extension

In this video, I'm going to show you how to use the new InfraNodus VSCode extension to map out a software app idea from your ...

19:33
Generate a New App Idea with VSCode, GitHub Copilot, and InfraNodus AI extension

2,862 views

1 year ago

Microsoft Visual Studio
Getting Started with Visual Studio 2019

Build your first .NET Core console application with C#. Download Visual Studio 2019 today for free: ...

5:27
Getting Started with Visual Studio 2019

734,884 views

6 years ago

Microsoft Visual Studio
VS Code Docker Extension - Overview

The VS Code Docker extension has several features that can help you build, diagnose, and deploy your container apps.

6:22
VS Code Docker Extension - Overview

65,803 views

5 years ago

Bald. Bearded. Builder.
Manage GitHub Pull Requests & Issues with VS Code

The GitHub Pull Requests & Issues extension makes working with pull requests and issues easy by allowing you to manage them ...

7:28
Manage GitHub Pull Requests & Issues with VS Code

5,953 views

4 years ago

Henry Misc
7 Reasons I Chose Neovim Over VSCode Vim You Didn't Expect (And Why You Might Not)

In this video, I'm sharing why I switched from using VSCode with the Vim extension to fully embracing Neovim. I'll take you through ...

16:06
7 Reasons I Chose Neovim Over VSCode Vim You Didn't Expect (And Why You Might Not)

33,968 views

1 year ago

Nils Hartmann
Using Visual Studio Code for Java and Spring Boot development

In this video I give you a short introduction how to develop Java Spring Boot applications using the Microsoft Visual Studio Code ...

16:08
Using Visual Studio Code for Java and Spring Boot development

6,632 views

7 years ago

CodeSetupLab
How to setup VS Code for  Web Development in windows 11/10 [2024] Guide For Beginners | HTML CSS JS

VS Code Web Development Setup 2024 | Complete HTML, CSS, JS & Bootstrap Guide Learn how to set up Visual Studio Code ...

4:16
How to setup VS Code for Web Development in windows 11/10 [2024] Guide For Beginners | HTML CSS JS

568 views

1 year ago

Jon Eyolfson
How To Setup VSCode on Windows for Remote SSH Development

We're going to setup and use VSCode on our Windows machine for remote SSH development. Commands: ssh-keygen -t ...

12:43
How To Setup VSCode on Windows for Remote SSH Development

5,221 views

2 years ago

LiaScript
HowTo install VSCode with LiaScript

Due to some problems with the Atom editor, we decided created two LiaScript extensions for VSCode. These extensions work ...

8:17
HowTo install VSCode with LiaScript

533 views

3 years ago

Saymon Oliveira
VSCode setup for NetCore Test Automation

00:00 Intro 1:00 What is VSCode 2:13 NetCore SDK 3:13 VSCode Extensions 6:30 Creating a solution/project 9:05 Restore, Build ...

18:21
VSCode setup for NetCore Test Automation

773 views

5 years ago

Raddy
How to use FTP Simple in Visual Studio Code - Connect, Edit, Upload

Being able to connect to a web server and make changes without having to download files, open them with a code editor and then ...

8:14
How to use FTP Simple in Visual Studio Code - Connect, Edit, Upload

200,850 views

5 years ago