Most voted "visual-studio-code" questions
Visual Studio Code is a cross-platform code editor (Windows, Linux, and Mac OS) by Microsoft. It supports ASP.net 5, Javascript, and Node.js with features such as debugging, Intellisense, Syntax Highlight, and git integration. Use this tag for questions related to the editor itself, not applications using that editor
Learn more…303 questions
Sort by count of
-
19
votes6
answers50339
viewsIndent code in Visual Studio Code
How to create a shortcut to make spaces equal between assignments? Ex: $nome = "Maria Ferreira"; $telefone = "99645876"; To $nome = "Maria Ferreira"; $telefone = "99645876";…
visual-studio-codeasked 6 years, 4 months ago Herick 591 -
13
votes3
answers41730
viewsDifference between Visual Studio Community, Enterprise and Code
Intending to learn how to program C# and .NET for web and I came across a situation at the time of downloading the Visual Studio. I don’t know exactly which version to make download. What real…
-
12
votes4
answers27125
viewsMulti-line selection in VS Code
Is there any way to make multi-line selection in VS Code, the way it is done in Sublime and other IDE’s? I tried the ALTSHIFT + arrow that works in Visual Studio, but instead of selecting multi-line…
visual-studio-codeasked 7 years, 2 months ago Oralista de Sistemas 23,115 -
9
votes7
answers65838
viewsHow to run a C program in Visual Studio Code
I’m trying to run a code (program) in C in Visual Studio Code, but I can’t find the necessary settings. I installed the C/C++ extension (Microsoft) Project structure: .vscode - c_cpp_properties.json…
-
8
votes2
answers6076
viewsHow do I set up Visual Studio Code to open the console in a new window?
In previous versions of the Visual Studio Code was opened in a window outside the Visual Studio Code, but in the new versions this screen of Console started to be opened inside the Visual Studio…
-
8
votes1
answer39629
viewsVscode keyboard shortcuts for comments
In Vscode I am not able to run some shortcuts. The comments shortcut, for example, does not work. The shortcut would be Ctrl+/, but all shortcuts that need a key that has more than one letter or…
visual-studio-codeasked 5 years, 4 months ago GratefullyDead 373 -
7
votes2
answers6139
viewsHow to install . NET Core packages from Nuget using VS Code?
I am using VS Code to develop a . NET Core project and would like to know how to install packages in Nuget on it. In Visual Studio, there is a specific terminal for this, the Package Manager…
-
6
votes1
answer5238
viewsHow to disable compressed folders in Vscode?
Recently VS Code is leaving the subfolders created in lines (compatactate). How can I show them in the tree view?…
visual-studio-codeasked 4 years, 11 months ago Sena Oliveira 364 -
5
votes2
answers1202
viewsJava Runtime could not be Located in Visual Studio Code
I already have JDK installed, but Visual Studio Code does not recognize and presents the following message: What must I do for him to recognize? For I have the Language Support For Java(TM),…
-
5
votes2
answers6898
viewsHow to open html files directly from visual studio to my default browser?
I use visual studio code on Ubuntu, and would like to know if you have any way to open an html file with just one click for my default browser
visual-studio-codeasked 5 years, 8 months ago x8ss 152 -
5
votes2
answers4031
viewsWhat is Workspace in Visual Studio Code
What is a Workspace in Visual Studio Code and what’s the difference between working with Folder Structure and work with Workspace?…
-
5
votes2
answers1480
viewsHow to add references in Visual Studio Code?
How can I refer dll’s in visual studio code? I’m trying to compile a c# project with MVC architecture.…
-
4
votes2
answers4935
viewsRemove Visual Studio Code Side Panel
You can remove the side panel of Visual Studio Code?…
visual-studio-codeasked 7 years, 4 months ago Guilherme Kuhnen 95 -
4
votes1
answer672
views.Net Core, Dapper and Visual Studio Code?
I’m trying to integrate Dapper into the. Net Core, but I’m not getting and all the tutorials I found, were made in Visual Studio, using Nugget. Then someone could explain me how to import Dapper…
-
4
votes3
answers1569
viewsCommand suggestions in Vscode
I am programming in React-Native using Visual Studio Code, in the extensions I installed Eslint Javascript (ES6) code snippets jsx React Native tools React-Native/React/Redux snippets for es6/es7…
-
4
votes1
answer7197
viewsShortcut Find and Replace Visual Studio Code
In Visual Studio Code, when I press the keys Ctrl + F i can locate a certain string. Is there a shortcut to "find and replace" using this same program? Ex: In Atom when locating a string if I press…
-
4
votes1
answer2558
viewsHow to select text columns in the editor?
I am editing some files with VS Code and need to select an entire column of file. For example: Insert Into Tabela (Data, Nome) Values (2017-07-05, 'Huginho') (2017-08-08, 'Zezinho') (2017-11-25,…
visual-studio-codeasked 7 years ago Jéf Bueno 67,331 -
4
votes5
answers16554
viewsHow to change all selected words at once in Vscode
Hello would like to know how to change all words at once in the visual studio code thank you
visual-studio-codeasked 6 years, 5 months ago André Tripode Colognesi 157 -
4
votes1
answer5356
viewsHow to remove blank lines in VS Code?
I recently copied a file that was on a server and it came all like this, with a blank line between each line of code. I wonder if there’s a shortcut in the Visual Studio Code, or command to remove…
-
4
votes1
answer6370
viewsHow to configure the Vscode terminal?
I am trying to configure my Vscode so that I can install libraries through the integrated terminal but I am having problems, it seems that Vscode does not "synchronize" with the standard terminal.…
-
4
votes2
answers86
viewsWhat is the difference between paths starting with ". /" and "~/" ? What is a best practice?
Both directories below point to the same file. These are Typescript import statements in an Angular application '~/app/shared/sevices/modules-services/inspections/checklist.service';…
-
3
votes2
answers10403
viewsBack a code block in Visual Studio Code
What is the hotkey used to indent an entire block of code in Visual Studio Code, to indent?
-
3
votes1
answer3754
viewsHow do I select all occurrences of a selection in Visual Studio Code the same way I do in Sublime Text?
In sublime Text, you can select all the occurrences of a selection and edit them at the same time. To do this just press ALT+F3 after making the selection, as in the example below: In the example,…
visual-studio-codeasked 7 years, 2 months ago Wallace Maxters 102,340 -
3
votes0
answers588
viewsHelp configuration PHP Debug Visual Studio Code
using Docker, I would like to debug my PHP code, through the "PHP Debug" plugin of Visual Studio Code, however, I am encountering problems when debugging, with Netbeans works. Follow my settings:…
-
3
votes1
answer7960
viewsVS Code in en
VS Code does not yet support Portuguese translation, does anyone know of any way to do this? some extension or something like?
visual-studio-codeasked 6 years, 9 months ago ams 79 -
3
votes2
answers1101
viewsHow to change size, color and add Bold to folders and their names in VS code
Next, I use Vs code for development, even installing different themes, I still can’t find a plugin that changes the size and color of the sidebar folders. Note, that the folders on the left side are…
visual-studio-codeasked 5 years, 11 months ago BrunoAngeoletto 179 -
3
votes1
answer5311
viewsIn Visual Studio Code how to set up to indent code automatically?
I found this site. https://oraculoti.com.br/2017/07/11/visual-studio-code-permite-indentar-codigo-automaticamente/ but I couldn’t find the file. I also found this site.…
visual-studio-codeasked 5 years, 11 months ago wladyband 4,694 -
3
votes0
answers185
viewsVisual Studio Code does not recognize Rscript
Hello. I installed VS Code 1.31. I do not understand why the editor is not recognizing Rscript in "output", since in "terminal", it is recognizing R. Follow the code in Settings.json. What I can’t…
-
3
votes1
answer757
viewsVisual Studio Code - Create multiple files at the same time
is there any way to create multiple files in visual studio code? for example; in new file, if I type Navbar/index.js it creates the folder Navbar with the file index.js, would have some syntax like,…
-
3
votes1
answer825
viewsBug in VS Code output terminal characters
In my output terminal the accented letters and the "Ç" are replaced by interrogation, someone knows how to fix it? Example: Compila��o com �xito. 0 Aviso(s) 0 Erro(s)…
-
3
votes2
answers3294
viewsHow to run php files in browser using VS Code?
I’m making a site in php with VS Code but I’m not being able to test the site in the browser. I even installed the extension "PHP Server" for VS Code but it still doesn’t work. Anyone can help me…
-
3
votes1
answer516
viewsHow to solve "Clean your tree for work"?
Me and the team I’m with, we work with GIT + Visual Studio Code... When we touch the same file, when we commit/pull the files, the following error occurs: There is some way to solve this, because…
-
3
votes3
answers2619
viewsVscode + GIT + Flutter Configuration
Sirs, I am starting the studies in Flutter, I did the installation of Flutter, Dart, GIT and Vscode, when I will start the development Vscode returns me the following error: [undefined] flutter…
-
3
votes1
answer114
viewsHow to transform string into Date object with Typescript?
I am receiving from the HTML form a string containing the date selected in the pattern dd/mm/yyyy, and want to create an object Date from that string. The problem is that the Date only accepts…
-
3
votes3
answers1060
viewsIs there any way to let the vscode tags close as is the sublime?
When you open a tag in the sublime as <div> write the content and then type "</" it automatically closes the tag that was opened, without having to type div. You can do this on Vscode?…
-
3
votes2
answers235
viewsHow to run all my tests at once?
How to run all unit tests at once on the flutter? Each test has only the option Run as in the image: So I’d like to know how to run all my tests at once without having to click each one.…
-
3
votes2
answers107
viewsHow to decrease the tab opened in Visual Code and show navigation arrow between tabs?
How to decrease the tab opened in Visual Code and show navigation arrow between tabs? In case, I want to decrease the size of the tab of each open file, and/or when I open several files, be able to…
visual-studio-codeasked 4 years, 2 months ago Rebeca Nonato 1,163 -
2
votes0
answers299
viewsVisual Code does not run project
I’m having trouble executing a project in visual code! Follow the installation step of github : github.com/aspnet/home#upgrading-dnvm-or-running-without-visual-studio CMD @powershell -NoProfile…
visual-studio-codeasked 9 years, 3 months ago Joao 21 -
2
votes0
answers679
viewsVisual Studio Code does not work on Ubuntu 16.04
I’m trying to use Visual Studio Code on Ubuntu 16.04 x64, but I was not successful. I tried to install via . deb package and the whole procedure apparently went well. But when trying to open the…
-
2
votes1
answer11445
viewsLine break within HTML tags in Visual Studio Code
How to enable line breaking within tags HTML to look like this? <input class="someClass" id="someId" name="someName" ng-model="vm.model" ng-click="vm.someAction()"/> When format the text in…
-
2
votes1
answer2110
viewsLetter ç in VS Code editor
Cedilha "ç" disappeared in the Visual Studio Code I use on Macbook. This happened some time ago after an update. Works in any editor but VS Code. Someone’s been through it?…
-
2
votes2
answers552
viewsHow to connect Visual Studio Code with TFVC?
Is there any way to connect Visual Studio Code to use Team Foundation Version Control (TFVC) version control? If so, how to do?
-
2
votes1
answer400
viewsHow to do by clicking the Alert ok, just then go to another page?
Good guys, I’m learning Ionic now in college, and would like to know if it is possible, in an Alert, to make it only after the user click 'ok', in my case 'change', it go to a certain page? Thank…
-
2
votes2
answers545
viewsComments on JSON in Visual Studio
JSON does not support comments, but in Visual Studio (2017 to be more specific, my version) I add comments and do not present any error, but when I open the file in Visual Studio Code, the following…
-
2
votes2
answers12523
viewsProblem with Indentation
I recently switched from editor to developer. With VS Code everything has become easier and more intuitive, but I often have problems with old classes, regarding indentation. When I open the first…
visual-studio-codeasked 6 years, 9 months ago ams 79 -
2
votes1
answer720
viewsDebug in C/C++ in Visual Studio Code does not work (Linux Ubuntu)
I use Visual Studio Code, and wanted to use your Debug in my C/C++ files. There are few BR tutorials on how to configure the debug of VS code for Linux, especially in the language I use, and as I am…
-
2
votes0
answers376
viewsVisual Studio Code, php executablePath on Docker
I’m using visual studio code with Docker, but I can’t make VSC see the php executable. If I install php on my machine it sees normal. But via Docker, without success. Can anyone help? Thank you.…
-
2
votes1
answer298
viewsHow to use Bootstrap shortcuts in Vscode on. Blade files?
There is an extension called Bootstrap 3 Snippets, but it only executes snippets in HTML files. How to make it work in other extensions files?
-
2
votes1
answer887
viewsDisable VSCODE vertical indentation tabs
I started using Vscode recently and am trying to configure it to my liking. But I’m not found how to disable the lines in "Vertical" that mark the elements (parents and children) along with…
-
2
votes1
answer2005
viewsHow to create a mvc project in visual studio code
I’m starting to learn how to develop for web with c# in visual studio code. I am trying to create a web project, the problem is that the command I am using "dotnet new MVC -the Folder Name " already…