How to fix this all const warning in VSCode? It's hard if I fix one by one.
We have a VSCode debugger extension. It allows debugging of things happening on a connected device (iOS/Android/...). We have a nodejs native addon capable of d
I was trying out Swagger for Go. But somehow in Visual Studio Code it changed the colors. Before I installed Swagger the braces and brackets were not pink, yel
I have a C++ project in Visual Studio Code and I am trying to set the working directory so I can do "Assets/model.obj" to access a model instead of having to pa
I am doing some analyses using vscode on a remote server that has got SLURM installed to manage jobs and provide parallel computing. I would like to run each ce
I've been using this setting in MacOs for a while without any problem, but since I changed to a new computer (MacOs M1) I can't make this work. Here is my confi
I have a Java Project for a JavaBean (multiple classes in a single project) with no build tools. In eclipse, I can export this project as JAR and I can select t
I am switching from PyCharm to VS Codium. I want to be able to disable breakpoints by middle mouse click, like in pycharm. Currently, I can disable a breakpoint
Remote connection to Linux. After entering the password, there are two prompts on the right coude not fetch remote environment failed to connect to the remote e
I am trying to open ipynb files in VSCODE in Ubuntu. But the files are not opening as notebook editor. Instead it is showing as raw json format. can you please
I am trying to debug some xUnit tests in VS code but I get this error when I try to manually debug the tests one by one (instead of just running dotnet test whi
I am tring open a folder that I opened before, but it crashed. I can open other projects, and I restart the compoter didn't help. Maybe it's because I had a big
I am tring open a folder that I opened before, but it crashed. I can open other projects, and I restart the compoter didn't help. Maybe it's because I had a big
I have this basic snippet for vue-html { "BANNER1": { "prefix": "banner", "body": ["<!-- ----------------", "/// $1", "
I have this basic snippet for vue-html { "BANNER1": { "prefix": "banner", "body": ["<!-- ----------------", "/// $1", "
Below is a docker-compose.yml from Visual Studio Code "Go & PostgreSQL" development container preset (original avaiable here): version: '3.8' volumes: po
I have react app, which runs on Azure. I am using Visual Studio Code with App Service extension for its deployment to production and it works well. Unfortunatel
I have react app, which runs on Azure. I am using Visual Studio Code with App Service extension for its deployment to production and it works well. Unfortunatel
I have a multi-root workspace set up where all of the folders in my workspace are git repositories. However, for some reason only some of them show up in the So
I want to reduce the space between the lines when I print something in Jupyter visual studio code output. Current output I would like an output like Jupyter wh