Category "visual-studio-code"

Can I configure VS Code to disable Breakpoint by middle click?

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

Vscode cannot connect to remote Linux (_WebSocket close with status code 1006)

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

ipynb files opening in JSONformat in VSCODE

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

Debugger does not launch when debugging xUnit tests in C# with VS Code

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

VScode crashed (reason: 'oom', code: '-536870904')

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

VScode crashed (reason: 'oom', code: '-536870904')

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

VSCode Snippet - Dynamically generating characters based on user input length [duplicate]

I have this basic snippet for vue-html { "BANNER1": { "prefix": "banner", "body": ["<!-- ----------------", "/// $1", "

VSCode Snippet - Dynamically generating characters based on user input length [duplicate]

I have this basic snippet for vue-html { "BANNER1": { "prefix": "banner", "body": ["<!-- ----------------", "/// $1", "

How do I deploy a dev container without running every other service?

Below is a docker-compose.yml from Visual Studio Code "Go & PostgreSQL" development container preset (original avaiable here): version: '3.8' volumes: po

Can't deploy React app in Production mode to Azure app service via VS Code

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

Can't deploy React app in Production mode to Azure app service via VS Code

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

VS Code - Multi-root workspace not showing all git repositories in source control panel

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

How to reduce the space between the lines in Jupyter Visual Studio Code Output?

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

Need help changing the color of the line and where it says "Other Commands" in VSCode when you press Ctrl + Shift + P

Here is the image of the Command Palette:

VSC: How to auto close curly brackets in f-strings

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

Insert tomorrow's date in a VS Code Snippet

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 to get rid of eslint prettier errors

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

Lazy Regex before lookahead : not working with `.+?`

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

VS Code file explorer won't show certain files or directories in some projects

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

Is the jsconfig.json file required to be used in every JavaScript project?

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.