I have the Prettier VSCode extension enabled and my local .prettierrc file has "printWidth": 70 as one of the options, however, when I have a long list of class
I updated my 2020 MacBook to Monterey 12.3.1 and when I tried to open Visual Studio Code through the terminal using code . I got the error below /usr/local/bin/
I just wondering if in VS Code has this kind of customization whereas when we execute a command in terminal then the color and the icon will change accordingly.
I have a folder named windows in my Flutter app. It's also causing some C++ and other files to show up in source control changes. Is it safe to delete this fold
fatal error: experimental/coroutine: No such file or directory this is the error the compiler gives me here's main.cpp #include <fstream> #include <io
TLDR version: How to make JupyterLab Autocomplete case insensitive? I would like to have Visual Studio Code style Intellisesne(prediction and auto complete) in
I am using Vscode to edit my typescript projects in virtual workspaces which I am connecting to through SSH FS extension. Whilst benefitting from the convenienc
Im having trouble to get the sync option transfering 100% of my settings between computers, i mean, get everything equal to the host computer. Would like to ask
top left of vscode Sorry kind of new to using git. As shown in the picture, I am trying to get rid of/remove the source control repo. Took a look around and cou
Earlier it used to create the .exe files whenever I hit the F5 button to debug the code. But now for some reason I am unable to get it right and I messed up wi
I am trying to set some labels and the caption of my dataframe using mathjax, but it doesn't render in vscode. For example, when I do import pandas as pd test =
My code and Visual Studio Code's error message: Why in Visual Studio Code I can't compile Pascal file but it working properly on FPC IDE or Sublime Text 4 with
Using node,vscode, Create-10k- NFT-Collection My baseUri is not updated. I’m a newbie but I have tried reading and looking through help sections. Here is
I have a Rust (2021) lib. It compiled fine. I added a build.rs file with this in it: extern crate cbindgen; use std::env; fn main() { let crate_dir = env:
I use Visual Studio Code on Rasberry Pi. I tried to sync data today and received an error asking me to upgrade to VSC v.1.66 (currently on v.1.65). I can't see
I want to show some help tips, and modify some files in config Example /** * Fix some issue * * @link file://$(workspaceFolder)/node_modules/xxxxxx/dist/inde
On the OSX Finder right-click (control-click) menu, I see: Selecting older versions actually seems to run the older version. I have only one package, named "Vi
I am so used to the Jupyter Notebook on the browser, that I feel VSCode's Jupyter Notebook cells are so wide. I was wondering if there is any way that I can red
I am using VSC with pytest to debug my code. This worked fine until I added a submodule which I used in the past. The Codebase in the submodule has not the same
I'm coding in VSCode and while it isn't really necessary, sometimes i would find it useful if auto completion would add an opening bracket when for example auto