Skip to main content
0 votes
0 answers
5 views

The Live Server plugin installation in VSCode hangs in WSL2

I'm using VSCode in WSL Ubuntu 24.04. The host is Windows 11. Installing the Live Server plugin in WSL just hangs. In Windows 11 there were no problems. Did anybody experience this and knows what ...
MarsaPalas's user avatar
0 votes
0 answers
4 views

How to enable spell check on drawio files in vscode

I have added this to the settings.json file: "cSpell.enableFiletypes": ["drawio", "xml"] didn't seem to work. what else can I do to enable spellcheck on drawio files on ...
Bear Bile Farming is Torture's user avatar
-2 votes
0 answers
16 views

Visual Studio Code ignores GO ENV when installing tools

I'm working on a fresh install of Go from Homebrew on a M1 Mac. Had some conflicting setups from working with different projects and teams and tried to start over. It's version 1.22.7 of GO - ...
Bmo's user avatar
  • 1,208
-1 votes
0 answers
22 views

Problems with Python and VS Code [closed]

I have a problem with Visual Studio Code and Python. I'm at the beginning, I installed Python, the extensions for VS Code, when I run the print("hello word") code, it gives me an error in ...
lorenzo lobosco's user avatar
0 votes
0 answers
14 views

Error: No module named 'Processing' when using PyQGIS

I'm a beginner trying to work with PyQGIS and integrate QGIS processing algorithms into my Python scripts. I’m currently using Visual Studio Code as my IDE and trying to run a script that utilizes ...
Carl-Frédéric Marc-Aurèle's user avatar
-1 votes
0 answers
12 views

When writing python in visual studip code, the files work in the root directory, but when I put the files in the folder, it does not see the files

When writing python in visual studip code, the files work in the root directory, but when I put the files in the folder, it does not see the files. There is no error in the code when I throw it to the ...
Görkem Şahin's user avatar
-1 votes
0 answers
17 views

VS Code source control not showing branches or allowing pull requests

some time ago my source control extension in VS code has changed and now will not let me select branches or submit pull requests, along with many other features simply not being present. I used to ...
Jordan's user avatar
  • 173
-3 votes
0 answers
36 views

Can I get assistance with Git in VSCode [closed]

I'm having difficulties with Git in VSCode. In trying to publish a branch or push code to our repository, I'm getting this. Apparently, it used a .git folder above the folder of my project. We're ...
MB34's user avatar
  • 4,340
0 votes
0 answers
9 views

Building .Net MAUI application with VSCode 'Platform/Android/google-services.json' would result in a file outside of the app bundle and cannot be used

When attempting to build my .Net 8.0 MAUI application for debugging an iOS 18 simulator on my Mac using VSCode I get the following errors: Platforms/Android/google-services.json : error : The path '../...
Reid's user avatar
  • 11
0 votes
0 answers
8 views

Error while fetching extensions. XHR failed,

The issue you're facing is likely due to your PC's proxy settings. To resolve it, follow these steps: Step 1: Open Internet Properties Press Windows + R on your keyboard to open the Run dialog. Type ...
Rafax's user avatar
  • 1
-1 votes
1 answer
20 views

How to run program on vs code after cloning from GitHub

After cloning this repo: face recognition I can see multiple files on my pc: Which one do I enter and run in order to run the program? I tried running a few files and entering commands in the terminal ...
mangaka's user avatar
0 votes
0 answers
16 views

VS Code cursor moving to the end of line every time I click or hit space

Forgive me for sounding totally amateur , I'm new on web development. I was writing HTML on VS code (latest august version 1.93.1), then I realised every time the cursor lost focus and I clicked my ...
RadiyahDreams's user avatar
0 votes
0 answers
16 views

conda envs in jupyter and shell seem different

I have a python environment ml on a server. I connect to the server via Visual Studio Code and related extensions. The ml environment uses Python 3.10.14. I have this problem: when I run Jupyter ...
Antonio Sesto's user avatar
-1 votes
0 answers
23 views

How to remove the Git Repo from the VS Code

enter image description here How Can I remove this repo from the VS-code I have tried everything but not able to remove it, I have already deleted repo from the GitHub as well. Please provide me the ...
Raj Khajanchi's user avatar
0 votes
0 answers
5 views

VSCode dev containers: PATH value in initializeCommand phase

I would like to know how to set the path that the command initializeCommand is using. So, for example if I have this command as specified in the devcontainers.json "initializeCommand": { &...
lui's user avatar
  • 47

15 30 50 per page
1
2 3 4 5
4027