Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does VS code support virtual space?

I can't find an option to enable virtual space in the Visual Studio Code editor. I browsed through all workspace settings, but without any luck.

Is virtual space renamed to something else or is it not supported yet?

like image 226
dennis Avatar asked May 22 '16 20:05

dennis


People also ask

How do you set tab space in VS Code?

We can control tab size by file type with EditorConfig and its EditorConfig for VS Code extension. We then can make Alt + Shift + F specific to each file type.

Is Visual Studio Code heavy?

Visual Studio Code is a lightweight but powerful source code editor that runs on your desktop and is available for Windows, macOS, and Linux. It comes with built-in support for JavaScript, TypeScript, and Node.


1 Answers

Found feedback request for this missing feature.

https://github.com/microsoft/vscode/issues/13960

like image 64
dennis Avatar answered Sep 17 '22 21:09

dennis