I am working in a project where I am on a specific file in a folder, the structure is like this: └─project_folder/ ├─ myFile.cpp
I want to call arm-none-eabi-gdb with -x parameter when launch debugger after installing cortex-debug. How can I do in launch.json or setting.json, thanks for y
I want to call arm-none-eabi-gdb with -x parameter when launch debugger after installing cortex-debug. How can I do in launch.json or setting.json, thanks for y
I am vim user, I don't like mouse to scroll. pagedown and pageup is not perfect for me, I want to bindkey for pageup and pagedown with 10 lines scroll or somet
I'm a new Python programmer using the Mac version of VS Code 1.45.1 to create a Django project. I have the Python and Django extensions installed. Every time I
Problem: The program works but the intellisense doesnt recognize the compiler. Specifications: I use wsl. Installed from powershell What i've tried: I reinstall
I have created virtual environment in VS code. When i am doing the command pip install -r requirements.txt. Still the vs code says no such module found. Howeve
I have recently installed Visual Studio Code (version 1.44.2) and I cant figure out how to start a new project. I've looked through tutorials and articles on h
(See Screenshot) I have this function with a really long untyped object returned, I want to copy the inferred type of that object because it's way too long to
Now I can use jupyter lab with R kernal in a web browser and use VS Code to edit jupyter note book code with python kernal, is it possible to edit R code in VS
I use a Python Jupyter Notebook to access databases on a remote server, connected via SSH (Remote-SSH Extension). When I try pandas.read_csv() I can only access
I am working with a Mac M1. Last week I was working fine with VSCode and Github. I was editing some markdown files and pushing the changes I made to the files.
I want to use some C++17 features that Mac's clang doesn't currently support, so I use brew install gcc --HEAD to install the g++ 10.0.1 version. Codes run w
vscode default c syntax checker seems that c standard used not high (maybe c99 or lower) like the example following: array ellipsis is available in c11 , actua
I have a cargo workspace with one library "./raytracing" and one binary "./cli". The two workspace members have different dependencies. ./raytracing/Cargo.toml:
VSCode has a very customizable UI with Activity Bar, Sidebar, Tabs, Status Bar etc (https://code.visualstudio.com/docs/getstarted/userinterface); customizable v
I'm writing a CodeActions provider in https://github.com/google/wireit/pull/174 and using an integration testing setup similar to that documented at https://cod
I am working on vs code. When I open any folder the IntelliSense is not working when I hover the mouse over any text. It was working before but now I don't know
I'm trying to use Selenium to test a web app, and my tests are running smoothly using webdriver-manager. I already pip installed the webdriver_manager and selen
when installing yeoman generator in vscode, in a terminal on windows 10 PC, I run the command below npm i -g yo generator-code I get the below message saying e