Top "Visual-studio-code" questions

Visual Studio Code is an open source text editor available for Linux, Mac, and Windows.

How to debug Angular with VSCode?

How do I get configure Angular and VSCode so that my breakpoints work?

angular debugging webpack visual-studio-code
Visual Studio Code - delete all blank lines - regex

I spent some time trying to figure out how to delete all blank lines in Visual Studio Code and I …

regex visual-studio-code blank-line
Visual Studio Code PHP Intelephense Keep Showing Not Necessary Error

After the latest update of PHP Intelephense that I get today, the intelephense keep showing an error for an undefined …

php laravel visual-studio-code
VSCode not auto completing HTML

I'm having trouble with my new installed Visual Studio Code on Windows 7. On Mac the editor automatically closes html tags …

html intellisense visual-studio-code
What flavor of Regex does Visual Studio Code use?

Trying to search-replace in Visual Studio Code, I find that its Regex flavor is different from full Visual Studio. Specifically, …

regex replace visual-studio-code
Clear file content cache in Visual Studio Code

My Visual Studio code, on a Windows machine, keeps on showing me the previous content of a file even after …

visual-studio-code vscode-settings
Should I commit the .vscode folder to source control?

Is the .vscode folder meant to be committed to source control? In a fresh project, the folder is empty, except …

visual-studio-code
Visual studio code - keyboard shortcuts - expand/collapse all

Trying to find the equivalent to Ctrl + Shift + - in Intellij that collapses/expands all functions.

visual-studio-code
How to disable codelens in VS code?

I've searched but didn't find any info on how to disable references (or the codelens completely) in the Visual Studio …

visual-studio-code vscode-settings
Removing the file preview on the right side of the editor in VS Code

This beauty appeared after a recent update, and it is very distracting to me. I searched through the menus, but …

visual-studio-code vscode-settings