I accidentally hid the Activity Bar of VS Code. How can I make it visible again? I checked the 'View' menu bar options but couldn't find an option for the task.
some project i don't want use git monitoring , but in other project i want to keep use git monitoring , i use setting "git.enabled": false, "git.path": null, "
I have an angular/ionic project that has selenium-webdriver somewhere in the dependency tree and sometimes the auto-import imports wrong things from it (like: A
On my Windows machine, I have Visual Studio Code installed. To run tests manually, I go in console to projects folder and enter go test main_test.go It works
I got a source code commented like below. // //------------------------------------------------------------------------------ // //======================= Varia
What's the best way to upgrade Visual Studio Code on Linux Ubuntu? For the time being I was periodically getting the newest version (.deb) from their official
I am doing development with https://github.com/google/clasp. clasp will use the environment variable clasp_config_auth. I have tested and confirmed that outside
I am trying to use Talon SRX with WPILib for First Robotics for Java in Visual Studio Code. I follow the instructions here: https://phoenix-documentation.readth
Correct format for a single declaration and what i prefer happen .lbl-vlt {background-color: var(--violet);} .lbl-emrld {background-color: var(--emerald
Not sure what's up with VSCode after updating to Version 1.10.2 VSCode is appending weird characters automatically after saving the file. If I try to open th
Not sure what's wrong with my setup. I've been stuck on this issue for a day now and still hasn't resolved this. I've setup my VScode so I can debug my specs (f
Hi I've got a problem to run Chrome Debugger directly in VS Code. I'm working on Linux Mint. Now i try to run debugger and error message says: Unable to launch
im having problem to use tweepy on vscode, it keep reporting a missing import of tweepy and i dont know why. on power shell shows that requirement already satis
How can I run my flutter program on a IOS device? I'm gonna use a iphone6s. I'm using a windows 10. I'm either using visual studio code or android studio. Last
eCSSTractor does not work with react jsx syntax. doesn't translate "className" elements in css. In setting.JSON written rule - "ecsstractor_port.attributes"
Prettier VS Code extension doesn't work properly with .vue. I mean how to setup prettier to integrate it with eslint and format .vue files on Cmd+Shift+P ->
In VS Code when I am running command ng build, getting error PS D:\Dashboard\Test1> ng build ng : The term 'ng' is not recognized as the name of a cmdlet, fu
env: ➜ KBDCompileApp git:(dev) ✗ dotnet --info .NET Core SDK (reflecting any global.json): Version: 2.2.101 Commit: 236713b0b7 Runtime E
I am trying to sync my VSCode with my GitHub so I can commit from VScode, but I get the error [email protected]: Permission denied (publickey). fatal: Could not r
I'm trying to debug a Vue website I'm writing in VSCode and Chrome. When I put a breakpoint in the data() { return {...} } function it stops on it, but if I try