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.
My VS Code extensions that I absolutely love and use all the time

My VS Code extensions that I absolutely love and use all the time

2
Comments
4 min read
Auto-add missing imports on file save in VS Code ✨

Auto-add missing imports on file save in VS Code ✨

Comments
2 min read
Top 20 VS Code Extensions for programmers

Top 20 VS Code Extensions for programmers

11
Comments 1
4 min read
Automate VS Code extensions setup across profiles

Automate VS Code extensions setup across profiles

1
Comments
2 min read
How to Configure C++ Code Formatting in Visual Studio Code

How to Configure C++ Code Formatting in Visual Studio Code

5
Comments
3 min read
React information flow.

React information flow.

Comments
2 min read
The easiest way to have consistent looking code

The easiest way to have consistent looking code

1
Comments 1
2 min read
Debugging Multiple .NET Projects in VS Code

Debugging Multiple .NET Projects in VS Code

5
Comments
3 min read
How to Fix Oh-My-Zsh Icons in Visual Studio Code Terminal on MacOS

How to Fix Oh-My-Zsh Icons in Visual Studio Code Terminal on MacOS

2
Comments
1 min read
How to use nodemon with VSCode debugger?

How to use nodemon with VSCode debugger?

4
Comments 1
2 min read
Manage Profiles in VS Code

Manage Profiles in VS Code

1
Comments
2 min read
vscode extension to optimize images and improve performance.

vscode extension to optimize images and improve performance.

2
Comments
3 min read
VSCode - Wrap HTML elements

VSCode - Wrap HTML elements

3
Comments
1 min read
100 Crucial Keyboard Shortcuts for VS Code Users.

100 Crucial Keyboard Shortcuts for VS Code Users.

58
Comments 7
6 min read
VSCode Server (コード開発サーバー) のセットアップ

VSCode Server (コード開発サーバー) のセットアップ

Comments
3 min read
Create a Pull Request from Visual Studio Code on GitHub

Create a Pull Request from Visual Studio Code on GitHub

36
Comments 10
5 min read
An Introduction to Pieces for Developers Visual Studio Code Extension

An Introduction to Pieces for Developers Visual Studio Code Extension

1
Comments
3 min read
Find VSCode's undocumented when clause contexts

Find VSCode's undocumented when clause contexts

Comments
3 min read
How to use Docker containers for Ruby on Rails development in Visual Studio Code

How to use Docker containers for Ruby on Rails development in Visual Studio Code

6
Comments
6 min read
how to use Python virtual environments with conda - some notes

how to use Python virtual environments with conda - some notes

Comments
1 min read
Share your work in progress in real time from VS Code or JetBrains

Share your work in progress in real time from VS Code or JetBrains

33
Comments 5
1 min read
VS Code vs WebStorm: a comparison for newbies

VS Code vs WebStorm: a comparison for newbies

7
Comments
2 min read
Boost Your TailwindCSS Workflow with VS Code Extensions

Boost Your TailwindCSS Workflow with VS Code Extensions

Comments
2 min read
Optimize your workflow with Tailwind CSS: Get class completions and hover previews for classes assigned to variables in VScode

Optimize your workflow with Tailwind CSS: Get class completions and hover previews for classes assigned to variables in VScode

3
Comments 1
2 min read
How to use VS Code Remote SSH with WP Engine

How to use VS Code Remote SSH with WP Engine

Comments
5 min read
Set up Spring Boot Java app with Maven in VS Code

Set up Spring Boot Java app with Maven in VS Code

2
Comments
2 min read
My VS-Code setup

My VS-Code setup

2
Comments
3 min read
How to add “Open with WSL VS Code” to Windows Context Menu

How to add “Open with WSL VS Code” to Windows Context Menu

1
Comments
4 min read
Pull sooner and merge faster in VS Code

Pull sooner and merge faster in VS Code

57
Comments 7
1 min read
How to manage VSCode extensions?

How to manage VSCode extensions?

2
Comments
1 min read
AI powered code debugging extensions

AI powered code debugging extensions

32
Comments 3
2 min read
Configuração do Visual Studio Code

Configuração do Visual Studio Code

Comments
5 min read
VSCode Dev Container Failing to Build

VSCode Dev Container Failing to Build

Comments
1 min read
Create a VSCode Extension for my esoteric programming language in C++ with Web Assembly

Create a VSCode Extension for my esoteric programming language in C++ with Web Assembly

Comments
10 min read
My vs code extensions

My vs code extensions

1
Comments 1
1 min read
Effortlessly document your code with Mintlify Doc Writer

Effortlessly document your code with Mintlify Doc Writer

Comments
2 min read
CodeSnap: Take Code Screenshots In VS Code

CodeSnap: Take Code Screenshots In VS Code

2
Comments
2 min read
Instant merge conflict detection in VS Code

Instant merge conflict detection in VS Code

41
Comments
1 min read
Top 20 VS Code Shortcuts You Should Know

Top 20 VS Code Shortcuts You Should Know

1
Comments
2 min read
Visual Studio Code Productivity Hacks: My Favourite 15 Extensions

Visual Studio Code Productivity Hacks: My Favourite 15 Extensions

38
Comments 7
4 min read
Why I love GitLens in my VsCode - Interactive Rebase

Why I love GitLens in my VsCode - Interactive Rebase

Comments
3 min read
Profiles for fun and profit: How to use profiles to customize VS Code

Profiles for fun and profit: How to use profiles to customize VS Code

6
Comments
3 min read
My VS Code setup

My VS Code setup

202
Comments 47
7 min read
Personaliza tu VSCode para que parezca StackBlitz 🔥

Personaliza tu VSCode para que parezca StackBlitz 🔥

2
Comments
4 min read
Top VS Code Extensions I use for Productivity

Top VS Code Extensions I use for Productivity

2
Comments
4 min read
You are one tool away from becoming a 10x developer! 🚀

You are one tool away from becoming a 10x developer! 🚀

14
Comments 5
6 min read
How to: work on two or more folders at the same time in VSCode

How to: work on two or more folders at the same time in VSCode

1
Comments
2 min read
Why you should learn vim in 2023?

Why you should learn vim in 2023?

3
Comments
6 min read
5 VS Code Shortcuts To Up Your Productivity

5 VS Code Shortcuts To Up Your Productivity

1
Comments
2 min read
Runnable Tutorial Straight From Your Blog Post

Runnable Tutorial Straight From Your Blog Post

13
Comments
3 min read
Get Instant Error Solutions with GPT

Get Instant Error Solutions with GPT

5
Comments
3 min read
Why I love GitLens in my VsCode - Blame & Compare

Why I love GitLens in my VsCode - Blame & Compare

8
Comments
3 min read
Can AI help me write tests on legacy code?

Can AI help me write tests on legacy code?

4
Comments
16 min read
Top 10 Essential VS Code Extensions

Top 10 Essential VS Code Extensions

Comments
4 min read
Publishing Your Extensions to Visual Studio Marketplace

Publishing Your Extensions to Visual Studio Marketplace

8
Comments
4 min read
⚔️ 7 Secret Weapons for Lightning-Fast Code Writing with VS Code

⚔️ 7 Secret Weapons for Lightning-Fast Code Writing with VS Code

3
Comments
4 min read
Thunder Client CLI — A new way to test APIs inside VS Code

Thunder Client CLI — A new way to test APIs inside VS Code

1
Comments 2
4 min read
How to generate and launch RSpec specs with VsCode (ChatGPT included)

How to generate and launch RSpec specs with VsCode (ChatGPT included)

2
Comments 2
2 min read
Creating Your First VSCode Extension Theme

Creating Your First VSCode Extension Theme

5
Comments
3 min read
Why I love GitLens in my VsCode - First Steps

Why I love GitLens in my VsCode - First Steps

9
Comments 3
5 min read
loading...