I am building a react project on Visual Studio Code and want to use firebase but when I am giving the command firebase login, it says C:\Users\ajay\AppData\Roam
When opening a Haskell file with VSCodium (I don't think that makes a difference), I get the error `ghcup --no-verbose upgrade` exited with exit code ENOENT. He
Is it possible to navigate with the keyboard the output of a cell? Effectively, set the focus on the output, than scroll with the keyboard horizontally or verti
I often do the same mistake, I do some corrections (or modifications) on my code, forgot to create a new branch for it and push it directly on the develop branc
hello this is sth simple probably but I want to execute my python code line by line in vs code I am executing the same code without problem in jupiter notebook
I'm trying to implement WebSocket support into my app by following React Native's own tutorial at https://reactnative.dev/docs/network#websocket-support. Here i
How to write a snippet for 'main' function in vs code? It's not allowing to put double "" in between the body. Here is what I have written: "Print to console":
I want to highlight and jump(command+shift+\) between the bracket pair in text file just like in json files and other format files. Please help me,thx! And th
I have a c# project which I want to unit test. I'm trying to simply debug a unit test in VSCode running on linux, but I get the following error: Failed to start
When previewing my pages with a live server everything works fine. but when I tried to open my index file from local it didn't show CSS or anything. and when cl
In visual studio code How do I get the Arduino upload buttons back? Mine has disappeared.
Im fairly new to python and ive just lost a month's worth of files. VScode asked me to restart it so it can update, so i did. I've been keeping my actual python
I am just pulling some code from a repository on github. Then In vsCode I see the editor is suggesting to solve the merge conflict. Then I accept the incoming c
window = glfwCreateWindow(winW, winH, "TestApp", NULL, NULL); After calling this command, the mouse cursor disappears. When a breakpoint is triggered after thi
Is it possible to set the configurations or settings of any extension using package.json file without having to go to Preferences->Settings->Extensions an
I'm currently using the vscode extension to attach to running containers in Kubernetes as described here: https://code.visualstudio.com/docs/remote/attach-conta
Context: I'm running a Jupyter notebook in vscode. I have a dataframe with 100 columns and want to print all columns. Problem: notebooks in vscode has a built-i
I want to create a custom keymapping in vscode that would help me write special text faster when writing in LATEX. Example of what I mean : I'm using the \color
I've recently started to write in C# on VSC using the 'C#' extension by Microsoft and I've been noticing that intellisense doesn't work at all. Every time I ope
How do I run the tests automatically in visual studio code. My project has testing setup, and the settings JSON/UI has settings related to auto running tests, b