Here is the image of the Command Palette:
Hi I want to ask if it's possible to enable auto closing curly brackets in f-strings in Visual Studio Code. In Python you use often f-strings and therefore you
I have an Alfred Snippet that types the outline of a weekly Markdown checklist for me. Here's what it comes out looking like: ## Week (4/25–4/29) - [ ]
How do I get rid of this replace error that underline red all over my code? Also everytime I "fix" all the errors, whenever I save, it show me the same error ag
I am using VS Code. And I want to select all matches in italics preceding {:term}. Unfortunately VS code doesn't support lookbehind yet, so I am content with th
I have what appears to be a weird problem. In some project folders when I open them in VS Code I don't see the entire directory tree in the file explorer, some
I am working with a JavaScript project. Is it is necessary (or recommended) to use the jsconfig.json file in every JavaScript project? Will adding the jsconfig.
after upgrading my old flutter with latest version of flutter 2.10.3 vs code keeps display the errors down below : /C:/flutter2/packages/flutter/lib/src/mater
I'm trying to understand how to configure Pylance to make it work correctly in my Django project. Below is one of many examples where Pylance is not able to fin
I have some .ipynb file and open these files in vscode but my vscode taking a lot of resources so i should reopen my vscode again and again.
I try to open a React project path in terminal window using VS Code's Open in Integrated Terminal (Ctrl+Shift+`), but it sets C:\Windows\System32\WindowsPowerSh
When multiple users are coding a project and one user opens a file, the same file is opened for all other users. This becomes really annoying as several files g
In my extension I want to edit the document on a few specific document edits. My actual use case is a bit complicated so I have created a minimal example. The c
I have completed a few courses online in Python and recently started a new course in Django. Previously I always used a virtual environment but would activate t
I have recently set up vsCode with PHP. However, it shows errors on following lines. public static function myFunction(): bool|string error : syntax error, un
How do I change the color of the matched text in the result list of the command palette dropdown? I cannot see the word "Debug" since it has the same color as t
Hi I have downloaded VS CODE portable version on my usb stick, I also downloaded some extensions like Live Server and others... and at first it worked pretty we
When I do Ctrl+Shift+P on VSCode, I am unable to see Solidity as an option. If unfamiliar with Solidity, it is a language for writing smart contracts on the Eth
after maked directory and on terminal I typed 'npx hardhat' enter image description here but doesnt showed create project when i saw their tutorial, possible to
I have attempted to follow the directions for environment variables in my project and thought I was doing the correct thing but it does not appear to be working