DEV Community

VS Code

Official tag for Visual Studio Code, Microsoft's open-source editor

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to create your own custom VS code snippets.

How to create your own custom VS code snippets.

14
Comments
2 min read
Try out .NET 6 inside your own development environment built with devcontainers, docker, and vscode

Try out .NET 6 inside your own development environment built with devcontainers, docker, and vscode

9
Comments
4 min read
How To Debug a React App in VSCode

How To Debug a React App in VSCode

53
Comments 5
5 min read
Animation effects while typing in Vscode :)

Animation effects while typing in Vscode :)

4
Comments 1
1 min read
Setting up a VS Code Dev Container - minikube

Setting up a VS Code Dev Container - minikube

7
Comments
3 min read
Automatically organize imports

Automatically organize imports

13
Comments 3
1 min read
Conan and CMake Setup for C++ Development on VSCode

Conan and CMake Setup for C++ Development on VSCode

2
Comments
3 min read
VS Code - Quickly increment and decrement numeric values with keyboard shortcuts

VS Code - Quickly increment and decrement numeric values with keyboard shortcuts

18
Comments 1
3 min read
How to integrate Hubspot with Dasha AI using Zapier to automatically qualify leads over the phone

How to integrate Hubspot with Dasha AI using Zapier to automatically qualify leads over the phone

7
Comments
8 min read
How to Easily Format Markdown Files in VS Code

How to Easily Format Markdown Files in VS Code

4
Comments 2
4 min read
My Best VSCode Productivity Tips, Shortcuts and Tricks

My Best VSCode Productivity Tips, Shortcuts and Tricks

7
Comments 2
2 min read
Visual Studio Code: Grep

Visual Studio Code: Grep

2
Comments
1 min read
Git Commit Messages

Git Commit Messages

6
Comments
1 min read
Go in VSCode: Font ligatures with Cascadia Code

Go in VSCode: Font ligatures with Cascadia Code

10
Comments
2 min read
Memulai dan Menjalankan Jupyter Notebook di VS Code

Memulai dan Menjalankan Jupyter Notebook di VS Code

5
Comments
1 min read
VS code Life Saver Keyboard Shortcut

VS code Life Saver Keyboard Shortcut

7
Comments
6 min read
🌈 VS-Code / Active Bracket pair colorization easily 🌈

🌈 VS-Code / Active Bracket pair colorization easily 🌈

6
Comments
1 min read
Working with Next.js + Headless CMS 👨‍💻

Working with Next.js + Headless CMS 👨‍💻

11
Comments
2 min read
AzureFunBytes Episode 59 - Remote Possibilities with @burkeholland

AzureFunBytes Episode 59 - Remote Possibilities with @burkeholland

2
Comments
3 min read
Instantly set up a new dev environment using containers and VS Code

Instantly set up a new dev environment using containers and VS Code

268
Comments 5
8 min read
My setup

My setup

3
Comments 2
2 min read
BUG: Making vs code tab size to 4 by default

BUG: Making vs code tab size to 4 by default

3
Comments
1 min read
Week 39, 2021 - Tips I learned this week

Week 39, 2021 - Tips I learned this week

4
Comments
4 min read
Host a Dev Environment on Render with VS Code and Tailscale

Host a Dev Environment on Render with VS Code and Tailscale

7
Comments
18 min read
Most Useful Visual Studio Code Shortcuts To Improve Your Productivity

Most Useful Visual Studio Code Shortcuts To Improve Your Productivity

324
Comments 23
5 min read
Visual Studio Code: MySQL Extension

Visual Studio Code: MySQL Extension

3
Comments
2 min read
simple search filter array of objects in javascrit (React js)

simple search filter array of objects in javascrit (React js)

4
Comments
1 min read
I automated publishing my VSCode Extension

I automated publishing my VSCode Extension

5
Comments
3 min read
JS Refactoring Combo: Replace Nested If-Else with Guards

JS Refactoring Combo: Replace Nested If-Else with Guards

75
Comments 18
2 min read
How to install Visual Studio Code (vscode) in ubuntu using apt-get?

How to install Visual Studio Code (vscode) in ubuntu using apt-get?

5
Comments
2 min read
Cherry-Pick Your Teammate's Changes Without Push 'n Pull-ing To Your Repo In VS Code

Cherry-Pick Your Teammate's Changes Without Push 'n Pull-ing To Your Repo In VS Code

62
Comments 3
2 min read
Best VS Code features & Learning Material UI ✏️

Best VS Code features & Learning Material UI ✏️

11
Comments
2 min read
Top 15 VS Code Extensions For Web Development

Top 15 VS Code Extensions For Web Development

35
Comments 8
4 min read
Set Neovim and Using Meta key in VSCode

Set Neovim and Using Meta key in VSCode

3
Comments
1 min read
Vs Code Stater Kit

Vs Code Stater Kit

14
Comments 3
1 min read
Useful plugins to VS Code

Useful plugins to VS Code

14
Comments
3 min read
Great VSCode extensions for JS Developers

Great VSCode extensions for JS Developers

293
Comments 31
3 min read
Top 10 VS Code extensions you need to install right now!

Top 10 VS Code extensions you need to install right now!

34
Comments 2
3 min read
Best Visual Studio Code themes

Best Visual Studio Code themes

9
Comments
1 min read
Как настроить ESLint и Prettier в VS Code и Create React App и подключить Airbnb стайлгайд

Как настроить ESLint и Prettier в VS Code и Create React App и подключить Airbnb стайлгайд

25
Comments 13
4 min read
Intro to VS Code for WEB - DEVs Chapter 1 - Introduction

Intro to VS Code for WEB - DEVs Chapter 1 - Introduction

7
Comments 2
1 min read
Two Great Series!

Two Great Series!

5
Comments
1 min read
Custom JWT Authentication .NET 5

Custom JWT Authentication .NET 5

9
Comments
7 min read
How to get into the "from your imagination to your screen" CSS level

How to get into the "from your imagination to your screen" CSS level

293
Comments 6
6 min read
Useful VSCode Extensions

Useful VSCode Extensions

12
Comments 2
3 min read
7 VS Code Extensions that'll Help You Stay in Your Editor

7 VS Code Extensions that'll Help You Stay in Your Editor

329
Comments 9
3 min read
To the VSCode Extensions I Love the Most

To the VSCode Extensions I Love the Most

436
Comments 19
3 min read
How to run JavaScript in Visual Studio Code

How to run JavaScript in Visual Studio Code

17
Comments 2
2 min read
Why you are (probably) using the wrong theme

Why you are (probably) using the wrong theme

6
Comments 5
4 min read
Supercharge VS Code with 32 JavaScript Refactorings

Supercharge VS Code with 32 JavaScript Refactorings

76
Comments
6 min read
Writing a Visual Studio Code Completion Provider

Writing a Visual Studio Code Completion Provider

10
Comments
7 min read
6 Tips and Tricks Every Developer Should Know in Visual Studio Code 🤩

6 Tips and Tricks Every Developer Should Know in Visual Studio Code 🤩

209
Comments 9
2 min read
JavaScript Objects

JavaScript Objects

188
Comments 9
3 min read
VSCode - C# Minimal APIs

VSCode - C# Minimal APIs

2
Comments
1 min read
Awesome themes for VSCode

Awesome themes for VSCode

4
Comments
4 min read
Login Validation & Authentication Using Vanilla Javascript

Login Validation & Authentication Using Vanilla Javascript

18
Comments 3
7 min read
Type safety in JavaScript with JSDoc and VSCode

Type safety in JavaScript with JSDoc and VSCode

29
Comments 4
7 min read
Enhance local development experience using the Azure Cosmos DB Linux emulator and VS Code

Enhance local development experience using the Azure Cosmos DB Linux emulator and VS Code

7
Comments
3 min read
Conversational AI can handle order confirmation for you… and more.

Conversational AI can handle order confirmation for you… and more.

3
Comments
6 min read
Top 10 VS Code Themes

Top 10 VS Code Themes

504
Comments 66
4 min read
loading...