Category "visual-studio-code"

How to customize functionality of "Delete Line" hotkey in Visual Studio Community 2022?

In most IDE's I've used, including VS Code, the "Edit.LineDelete" keyboard shortcut deletes the line and tries to keep the cursor in the same place on the follo

How to remove "Waiting for the debugger to disconnect..." from VSCode console

When I run anything in the VSCode console it shows Debugger listening on ws://127.0.0.1:51890/cf1cb459-52b1-447f-8f78-aa5e8ff4caef For help, see: https://nodejs

Visual Studio Code (version 1.67.1) --- Quick Actions Issue

I was facing a issue in Visual Studio Code, version 1.67.1 (updated recently in 2022) --- Issue is that i have quick action active, but its giving very limited

I can't change permissions

So my "code ." command doesn't work. I get the error /usr/local/bin/code2: line 6: python: command not found /usr/local/bin/code2: line 10: ./MacOS/Electron: No

Declaring multiple custom css properties in :root causes error

I've been trying to create multiple custom properties to use in my CSS files, after searching I discovered they should be prefixed with a double-dash and usuall

Push Submodules in source control Panel

I have a local repository with n number of submodules in it. sometimes i work on these sub-modules and make changes to it.when i wanted to commit and push these

"ChromeProxyService: Failed to evaluate expression" error

I get this error when I want to start my project with chrome device via flutter. The error is as follows; And vs code redirects to this line ; Because of thes

Prettier code formatting is not splitting classNames in JSX or HTML

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

Updated MacBook and now "code ." command in terminal is giving error. Any ideas how to fix?

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/

Change icon and icon color automatically based on command in VS Code

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.

Flutter - Why is there a windows folder in my app?

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

HOW to link or well include winrt to compile your project

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

How to get VS-Code style Intellisense(Case Insensitive and Intelligent) in jupyterlab?

TLDR version: How to make JupyterLab Autocomplete case insensitive? I would like to have Visual Studio Code style Intellisesne(prediction and auto complete) in

Is it possible to setup live typescript type checking in Vscode virtual workspaces

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

How to merge files between computers?

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

How to remove a master branch repo from source control

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

MinGW Debugger in VS Code is Stuck at Building tasks. What can I do to get it back to normal? I

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

Latex expressions in pandas dataframes not rendering in vscode

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 =

Fatal: Cannot open file. Error: ppcx64.exe returned an error code

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

Images not showing up on Opensea, unable to update

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