Skip to main content
0 votes
0 answers
6 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,212
0 votes
0 answers
10 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
14 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
35 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
8 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
5 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
19 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
15 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
21 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
0 votes
0 answers
9 views

No library tips in VS Code Jupyter Notebook

I do not get tooltips and documentation for libraries in VS Code Jupyter Notebook: I only get function signatures: It works for Python libs like datetime: How can I get function documentation in VS ...
cryanbhu's user avatar
  • 5,150
-1 votes
0 answers
63 views

Cannot implicitly convert type 'long' to 'uint' and Use of unassigned local variable in C#

I have an error "Cannot implicitly convert type 'long' to 'uint'. An explicit conversion exists (are you missing a cast?)" and "Use of unassigned local variable 'lASTINPUTINFO'" ...
dlaksmi's user avatar
  • 155
1 vote
0 answers
5 views

Run extension command from OpenVSCode

I am using the vscode-ibmi extension to work with IBMi systems and edit source code inside OpenVSCode Server. vscode-ibmi has recently introduced a new feature to open connect automatically to IBMi ...
Antonio Cosentino's user avatar

15 30 50 per page
1
2 3 4 5
4027