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
-
0
votes1
answer115
viewsVscode / GIT - Put only a few file changes into Stage?
Using the VSCODE + GIT, made several changes in a same file, on a necessary implementation. In order for these implementations to be made, it was first necessary to adjust/correct a pre-existing…
-
0
votes1
answer159
viewsVS Code formatting erroneously . ejs files while saving
I would like to know how to configure vs code to not format files automatically when saving. This happens a lot in files. ejs and it’s really boring. If anyone can help me I appreciate.
visual-studio-codeasked 4 years, 4 months ago Guilherme Borges 9 -
0
votes0
answers186
viewsPrevent Vscode Live Server from going to the top of the page
I have a very annoying problem that happens sometimes on Vscode. I use the live server to see real-time HTML modifications, but every time I update the live server or give it a CTRL+S in CSS, it…
-
0
votes1
answer352
viewsAnother Exception was thrown: Nosuchmethoderror: The getter 'zipcode' was called on null
I’m making a shipping calculator screen, the code ta all " working" however at the time of running the app and get on the calular screen presents me this Error Follows some Codes. import…
-
0
votes1
answer1936
viewsPowershell and VS Code does not recognize "Set-Location"
Man PowerShell does not recognize the Set-Location, this has been happening for a while now every time I run a code in VS Code because my work and projects are in the cloud and on another HD but I…
-
0
votes1
answer795
viewsMy vscode terminal does not display the result
Good afternoon! I am learning Python in Windows environment and in an example my terminal does not show the desired result. When I run the code through the terminal it opens another window asking…
-
0
votes0
answers153
viewsOutput badly formatted accented C characters in Visual Studio Code
Although it is importing the library referring to accentuation, the outputs of the accented characters come out totally unnoticed of the normal. This problem only happens in Visual Studio Code, the…
-
0
votes1
answer183
viewsHow to edit identation in Vscode (amount of space per Tab)
I would like to know how I edit the amount of space that a TAB gives in Vscode. My Vscode when I press the tab key, is giving 2 spaces instead of 1 (I think I accidentally pressed something and…
visual-studio-codeasked 4 years, 3 months ago Yne-Dev 1 -
0
votes0
answers7
viewsIs it possible to install Visual Studio on Linux?
I was seeing some advantages in using Visual Studio, in place of VS Code,
-
0
votes1
answer104
viewsVS Code - Flake8
Good afternoon, In the code below, from and radius ** 2 are not being recognized. When checking the error with from, the following message appears. Does anyone have any idea what this problem might…
-
0
votes1
answer66
viewsVS Code opens pycharm during code execution
Good afternoon, Running the command below on the VSCODE terminal, it opens pycharm to execute such a command, not running on VSCODE itself. I’ve already uninstalled the test pycharm. Then when…
-
0
votes0
answers31
viewsI’m not able to solve npm dependencies
to receive this output when trying to use the npm i Movie-trailer command, vscode does not recognize the library. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected]…
-
0
votes0
answers48
viewsLocation Path no shell windows 10
I want to know the path of Visual Studio Code to update a Docker in an application (Rainmeter), for this it is necessary to update the skin in a notepad, I came across the following parameters and…
-
0
votes0
answers50
viewsHow to add a set of libs jar in Maven at once with Vscode?
I wanted to know if this is possible, I have a dependency hit .jar to install(100 .jar of libraries roughly), but the problem is that I have to search each of them and add in pom.xml to work on…
-
0
votes0
answers191
viewsDart in vscode presents problem in execution
When I made a simple code in the Dart language to print in "hello world" always appears this problem, someone knows how to solve? PS C: Users 55869 Desktop Dart Newproject myapp> Dart run lib…
-
0
votes1
answer556
viewsVisual Studio Code does not suggest Unity methods and classes
If I type the code and pass it to Unity, Unity runs the code normally, but Visual Studio is not recognizing Unity (as you can see in the colors of the photo below), which makes it very difficult to…
-
0
votes0
answers90
viewsXdebug with Vscode and Docker on Windows not working
I’m trying to use Xdebug in my project but it just doesn’t work, doesn’t stop at any breakpoints and doesn’t give any error message. I’ve tried all the options on the internet, including here at…
-
0
votes0
answers110
viewsVS Code terminal does not read accented words
I press the button to accentuate and it still appears without accent Already in the terminal of the system works normal…
visual-studio-code terminal accentuation characters mintasked 3 years, 11 months ago Ranieri Feliciano 1 -
0
votes0
answers43
viewsVS Code Auto formatting brackets at the bottom line
Hello! I enabled auto formatting, by default it saves the brackets of a class or function on the bottom line. But I wanted him to save from all conditions too, I think it gets more beautiful and…
-
0
votes1
answer160
viewsChocolatey installation error on Windows 7 - using Prompt or Powershell as Command Adm
Hello, I’m having trouble installing Chocolatey in my Win7. I use the code @"%Systemroot% System32 Windowspowershell v1.0 powershell.exe" -Noprofile -Inputformat None -Executionpolicy Bypass…
-
0
votes1
answer51
viewsIntellisense in the return of Javascript function in Vscode
How to make Vscode show the Intellisense in callback using method Map.prototype.get? Code: function tanque(altura){ this.altura = altura; } let objMap = new Map(); objMap.set('7101', new…
-
0
votes0
answers282
viewsVisual studio code terminal is not working properly
Hello, my vs code is having a problem where the terminal simply isn’t showing the username with the command line. as you can see in the image below appears only this screen where it is not possible…
-
0
votes1
answer174
viewsI can’t run PHP code in VS Code
I have been trying to run PHP code on the VS Code terminal. Whenever I try to do so this message appears: *c:~\Users\Thiago\Downloads\Training.php \SP.php : O termo 'c:~\Users\Thiago\Dow…
-
0
votes1
answer98
viewsAdd icon in VSCODE Activity Bar
I’m on Vscode and the git hub icon doesn’t appear in the Activity bar. does anyone know how to put the git icon there again?…
-
0
votes1
answer33
viewsVisualcode - Suggestion
I’m starting a project using Javascript, in which the suggestion (Ctrl + Space) is not working completely. By putting "." or pressing Ctrl + Space it only shows a single option (summarized) and I…
-
0
votes0
answers46
viewsHow to fix Vscode auto-formatting when saving a . js
In this example code . js, whenever saved, automatically, the formatting is different than expected and as a consequence generates error. See this code: I already went to SETTINGS -> format on…
visual-studio-codeasked 3 years, 8 months ago Messias Ribeiro de Freitas 1 -
0
votes1
answer75
viewsColumn Mode Insertion in Visual Studio Code
Good morning! In Visual Studio Code column mode, activated either by the middle mouse button or by the combination with the Alt key, how can I insert something in all lines, but in the same column?…
visual-studio-codeasked 3 years, 8 months ago Vítor Luís 21 -
0
votes0
answers25
viewsError debugging C code in vscode (with WSL)
Hello, I am having a problem debugging a code written in C, I am using Visual Studio Code (integrated to WSL), the problem occurs when calling Strtok function, if run without debug, the code runs…
-
0
votes1
answer46
viewsHow to style/customize the colors of the variables within VSCODE?
Does anyone know how to stop styling/customizing colors inside VSCODE? Example: I want the variables to be black.. I was able to find the class names, but I don’t know how to change them inside the…
visual-studio-codeasked 3 years, 6 months ago Gustavo 25 -
0
votes0
answers15
viewsPlugin to build java objects automatically in Vscode or Intellij
Imagine the following situation: You have a Java class using lombok with @Builder This class has attributes with types referring to another class It is a class with many attributes Is there a plugin…
-
0
votes1
answer431
viewsType 'Observable<Arraybuffer>' is not Assignable to type 'Observable<Entity>'
I was doing an Angular 10 + Spring boot course and came across the following mistakes: Type 'Observable' is not Assignable to type 'Observable'. Type 'Arraybuffer' is Missing the following…
angular typescript visual-studio-code spring-tools-suiteasked 3 years, 7 months ago Rafael Carvalho 11 -
0
votes0
answers49
viewsHow do I resolve this error Cannot read the indefinite color property
I’ve tried to change color change Theme but nothing works I’m creating an app with expo using nodejs and with Visual Studio Code const hideErrorMessage = !renderErrorMessage &&…
-
0
votes0
answers17
viewsDoubt about Flutter editor using VS code
Does anyone know which command to use in Settings or which editor to use for Dart/flutter so that it does not delete blank lines when using save or shortcut to auto configure code? thank you…
-
0
votes2
answers48
viewsPython: upper and Lower function do not work
I’m conducting experiments on Python and this time my targets were the functions that handle Strings. In my tests, I’m trying to make a text converter, however, the functions are not performing…
-
0
votes1
answer16
viewsLoad Visual Studio Projects to Vscode
Good night to you all! I always developed my web applications in C# with Visual Studio, but now by necessity I need to go to Visual Code. Could you give me some tips on how to use Visual Code in…
-
0
votes0
answers41
viewsTerminal does not start with Visual studio code
Error received when trying to open terminal: The terminal process failed to start the path to the shell executable (zsh) is not a symlink file. The OS is Ubuntu.…
-
0
votes1
answer70
viewsProblem with VS Code , package java
Guys I’m in trouble for 3 days on VS Code already took, put again, deleted the folder ". vscode" and still persist, if I create a new project in vs code it works normally if I close and open it…
java visual-studio visual-studio-code packages pathasked 3 years, 6 months ago wellington gertrudes 11 -
0
votes0
answers42
viewsProblem: Python 3.8 in Visual Studio Code in terminal Does not accept Accents, How to Resolve ? Linux Ubuntu 20.4
I’m with this problem, I tried to change the settings in visual Studio Code and nothing, I did not find anything on the internet about it, outside the terminal the Apare accent normally now in the…
-
0
votes0
answers26
viewsVscode compiles and debugs but does not execute C programs
After configuring Visual Studio Code to compile and debug C, I am unable to run the code. A . exe that works properly, but for reasons of practicality, I wish the output and input of data to be…
-
0
votes0
answers14
viewsngFor directive working, Commonmodule declared correctly, but the editor flags the module declaration error
I am using the *ngFor directive to display the result of an array within a component, the structure is working correctly, however, in the editor (Visual Studio Code), it signals the following error:…
-
0
votes1
answer23
viewsI have a problem at Vscode Terminal
v = float(input('Valor: R$ ')) b = 5.33 print(f'U$ {v * b:.2f}') When I make some input code, give an error in the terminal after some time without typing something. Erro: invalid literal for int()…
-
0
votes0
answers11
viewsProblem with controller in Scene Builder in case it does not recognize error
Hello folks apparently I am trying problem for Scene Builder to see my package controller, file: Loginverification.java and already looked the way and at first it does not seem to be the root cause…
-
0
votes0
answers29
viewsHow to paste with correct indentation?
It’s always a lot of work to fix indentation after copy and paste, but is there a way to paste with correct indentation? For example: x = int(input("0 ou 1? ")) if x == 1: print("ON") if x == 0:…
python python-3.x visual-studio-code ipython-notebook indentationasked 3 years, 3 months ago CrashXY 109 -
0
votes0
answers7
viewsFlutter : Devtools problem "Running the Contributed command: 'Dart.opendevtools' failed."
Basically from nothingness my Devtools stopped working, first it started and asked if I wanted to start it together every time I was going to debug something, today it appears to me like this:…
-
0
votes0
answers62
viewsFunction to work when I put import, Function does not work, import does not work
I got into a problem here that I can’t solve the problem and the next: I ran -> npm install fontfaceobserver then went there in the code -- code.js ai pus import --> import Fontfaceobserver…
-
0
votes0
answers11
viewsError: Invalidpipeargument: '[Object Object]' for pipe 'Slicepipe'
I am developing a system, which lists logs and is doing the log listing correctly. But there’s a mistake I don’t understand. LogComponent.html:24 ERROR Error: InvalidPipeArgument: '[object Object]'…
-
0
votes0
answers9
viewsTask.json does not open the Ubuntu terminal
Guys I’m stuck here, if anyone can help me, it would be really nice, like every time I try to run some task in vscode, it is running in powershell after the last update it did of Vscode. Even…
-
-1
votes1
answer36
viewsVSCODE file explorer follows open file
Does anyone know how to disable this VSCODE behavior? Every time I close a file it jumps to the next open and the file explorer jumps to where this file is in the list.
visual-studio-codeasked 7 years, 2 months ago Diego Leitão 3 -
-1
votes1
answer27
viewsBehavior of the Variable this in Validation with Mongoose + Nodejs
I’m trying to run a validation process for a field in the Mongoose schema. However, the behavior of the variable "this" is different than expected. Because according to the documentation in:…
-
-1
votes1
answer181
viewsRemove all HTML attributes
I have a file of approximately 60000 lines and need to remove all attributes from the HTML file. Do you know the name of an application, Notepad plugin or any way to carry out this process in an…