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.
Share your .eslintrc, auto-fix on save, and related config files

Share your .eslintrc, auto-fix on save, and related config files

12
Comments
2 min read
5 Underrated *Built-In* VSCode Features

5 Underrated *Built-In* VSCode Features

184
Comments 7
5 min read
VS Code Shortcuts to Boost Your Productivity

VS Code Shortcuts to Boost Your Productivity

93
Comments 1
2 min read
Top 7 VSCode Extensions I use

Top 7 VSCode Extensions I use

37
Comments 3
1 min read
Yet Another List of (lesser known) VSCode Extensions

Yet Another List of (lesser known) VSCode Extensions

6
Comments
5 min read
Intellisense for Cypress Fixture Files

Intellisense for Cypress Fixture Files

8
Comments 3
3 min read
The best setting.json for PHP development with Visual Studio Code

The best setting.json for PHP development with Visual Studio Code

171
Comments 5
3 min read
Create ASP.Net Core 3 Web API Using Entity Framework Core

Create ASP.Net Core 3 Web API Using Entity Framework Core

16
Comments
8 min read
Getting Solargraph to work on linux

Getting Solargraph to work on linux

7
Comments 2
1 min read
VS Code Git integration with ssh stops working

VS Code Git integration with ssh stops working

7
Comments
2 min read
Bring Your Vim/Tmux Navigation Reflexes to VS Code

Bring Your Vim/Tmux Navigation Reflexes to VS Code

28
Comments 7
4 min read
Debugging Rust Cortex-M with VS Code: Take 2

Debugging Rust Cortex-M with VS Code: Take 2

10
Comments
8 min read
VS Code Mac Keyboard Shortcuts

VS Code Mac Keyboard Shortcuts

12
Comments
2 min read
Is it best angular or react

Is it best angular or react

7
Comments 2
1 min read
My Favorite VSCode Plugins In 2019

My Favorite VSCode Plugins In 2019

59
Comments 1
3 min read
Slow Page Refreshes Getting you Down? 3 Free Ways to Turbocharge your Dev Workflow with Browser Syncing

Slow Page Refreshes Getting you Down? 3 Free Ways to Turbocharge your Dev Workflow with Browser Syncing

14
Comments 2
3 min read
Coding on an iPad: is it worth?

Coding on an iPad: is it worth?

5
Comments
5 min read
Remote Development for beginners (Windows, VSCode, AWS)

Remote Development for beginners (Windows, VSCode, AWS)

25
Comments 2
5 min read
Using VS Code and GitHub Gists As a Web Development Playground

Using VS Code and GitHub Gists As a Web Development Playground

126
Comments 6
1 min read
Development in the Cloud

Development in the Cloud

8
Comments 3
1 min read
Mbcrump's Stream Notes - Node.js from scratch

Mbcrump's Stream Notes - Node.js from scratch

8
Comments
2 min read
Setting up VSCode for C in linux

Setting up VSCode for C in linux

62
Comments
4 min read
VS Code + GitHub Gist = Developer Micro-Blogging (aka a "GistLog")

VS Code + GitHub Gist = Developer Micro-Blogging (aka a "GistLog")

234
Comments 8
2 min read
Setup Remote Development With VS Code in Your Browser

Setup Remote Development With VS Code in Your Browser

10
Comments 2
5 min read
12 VS Code Extensions for Web Dev

12 VS Code Extensions for Web Dev

85
Comments 3
1 min read
Learning To Write Your Own Test Cases Part 2 - Using Jest

Learning To Write Your Own Test Cases Part 2 - Using Jest

7
Comments
4 min read
VS Code November 2019 Release Highlights Video

VS Code November 2019 Release Highlights Video

37
Comments
1 min read
A workflow for writing with linters

A workflow for writing with linters

6
Comments
2 min read
How to manually create a workspace in VSCode

How to manually create a workspace in VSCode

6
Comments
1 min read
Help setting up ESLint and Prettier in VSCode

Help setting up ESLint and Prettier in VSCode

5
Comments 2
2 min read
The First 10 macOS Apps I Install in 2019

The First 10 macOS Apps I Install in 2019

441
Comments 110
3 min read
💻⚒ Productivity and tracking extensions for Visual Studio Code ⚒💻

💻⚒ Productivity and tracking extensions for Visual Studio Code ⚒💻

80
Comments 6
4 min read
How I Use VSCode

How I Use VSCode

4
Comments
1 min read
VS Code Shortcuts for code newbies [mac/windows][GIF]

VS Code Shortcuts for code newbies [mac/windows][GIF]

99
Comments 8
2 min read
VS Code plugins for code newbies

VS Code plugins for code newbies

97
Comments 12
4 min read
My Favorite Visual Studio Code Extensions

My Favorite Visual Studio Code Extensions

13
Comments 1
3 min read
Switching back to my old buddy Sublime Text from VS Code 🤷🏻‍♂️

Switching back to my old buddy Sublime Text from VS Code 🤷🏻‍♂️

562
Comments 189
4 min read
Configure PHP-CS-Fixer for Laravel on Visual Code

Configure PHP-CS-Fixer for Laravel on Visual Code

27
Comments 3
2 min read
Easy set-up: Automate building and debugging a currently active C++ source file with VS Code on Linux

Easy set-up: Automate building and debugging a currently active C++ source file with VS Code on Linux

15
Comments
4 min read
👩‍💻 The three extensions you need for Rails development in VS Code

👩‍💻 The three extensions you need for Rails development in VS Code

153
Comments 8
5 min read
My transition from Notepad to VSCode

My transition from Notepad to VSCode

27
Comments 3
4 min read
Which do you prefer vscode or Atom?

Which do you prefer vscode or Atom?

37
Comments 13
1 min read
How I used VS Code for my talk instead of Keynote or Powerpoint

How I used VS Code for my talk instead of Keynote or Powerpoint

520
Comments 30
8 min read
VS Code shell variables and git

VS Code shell variables and git

8
Comments
1 min read
Writing DEV articles in VSCode

Writing DEV articles in VSCode

278
Comments 24
2 min read
VS Code October 2019 Release Highlights Video

VS Code October 2019 Release Highlights Video

61
Comments 2
1 min read
10 VSCode shortcuts to code faster ✌🏻

10 VSCode shortcuts to code faster ✌🏻

95
Comments 6
2 min read
Debugging Rust ARM CortexM Programs with Visual Studio Code

Debugging Rust ARM CortexM Programs with Visual Studio Code

31
Comments 3
9 min read
Visual Studio Code Extensions

Visual Studio Code Extensions

75
Comments
2 min read
Find and fix performance issues of your VS Code Extension

Find and fix performance issues of your VS Code Extension

66
Comments
6 min read
AWS integration with VS Code

AWS integration with VS Code

4
Comments
1 min read
VS Code + GitHub Gist = Cloud-Based Developer Scratchpad

VS Code + GitHub Gist = Cloud-Based Developer Scratchpad

118
Comments 9
1 min read
Is VScode Truly Open Source?

Is VScode Truly Open Source?

94
Comments 19
2 min read
A Programming Journey (VSCODE)

A Programming Journey (VSCODE)

6
Comments
2 min read
Keyboard Driven VSCode

Keyboard Driven VSCode

138
Comments 9
4 min read
Multiple Debug Configs with Multiple Build Tasks – VS Code

Multiple Debug Configs with Multiple Build Tasks – VS Code

5
Comments
3 min read
Streamline your DEV.to writing workflow with VSCode

Streamline your DEV.to writing workflow with VSCode

81
Comments
3 min read
How to set up Eslint with Typescript in VSCode

How to set up Eslint with Typescript in VSCode

86
Comments 5
5 min read
Spring Boot in Visual Studio Code

Spring Boot in Visual Studio Code

145
Comments 10
1 min read
VSCode plugins

VSCode plugins

9
Comments
1 min read
loading...