Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-1 votes
0 answers
29 views

I'm having a lot of problems in the interaction between uv, Polars, and Visual Studio Code. I run my Polars code within a virtual environment built with uv. Sometimes the kernel just dies. Sometimes a ...
3 votes
0 answers
74 views

For example, given a single file service_worker.mjs with these contents: self.addEventListener("install", () => self.skipWaiting()); self.addEventListener("activate", () => ...
0 votes
0 answers
37 views

With VS Code, I want to debug my application running on a remote target. For this, on the target I'm running gdbserver :1234 --attach $(pidof myapp). I have created a launch.json script for code: { ...
0 votes
0 answers
73 views

When referencing an external library (.jar) with an import, i get the error "package ... does not exist". I precised that compilation is OK (when i print in the console, changes are ...
0 votes
0 answers
43 views

I have a web application to a restaurant. There is a reservation part. raspberry pi working as a central robot and it contains the reserved and non reserved tables. when customer select no reservation ...
-1 votes
0 answers
45 views

There is a task file VS Code tasks.json: { "version": "2.0.0", "tasks": [ { "label": "Hello, World", "...
1 vote
1 answer
55 views

I am new to coding and I recently downloaded VS Code on my MAC to code. The thing is that I am tired of whenever I write something, suppose a tag like <ul>, then VS Code automatically puts the ...
-1 votes
1 answer
33 views

I’m using Mermaid diagrams inside Markdown, rendered in a Jupyter Notebook opened in VS Code. My goal is to represent an organization / process / pipeline graph where nodes are clickable, ideally ...
-3 votes
0 answers
53 views

I have a C# API created in Visual Studio Code. I have the .sln in a different folder than the APi.csproj. I have the requirement to run the application using bash from the .sln directory. When I run ...
Diego's user avatar
  • 2,394
2 votes
1 answer
127 views

I'm using VS Code with CMake Tools extension on Ubuntu. This C++ program produces the following output when run with "CMake: Debug" (which I select using the Command Palette): #include <...
3 votes
0 answers
116 views

Recently my VS Code seems to have a problem initializing my VueJs workspaces. When a .vue file is open VS Code displays "Initializing 'tsconfig.json'" in the the lower left-hand corner and ...
3 votes
1 answer
108 views

i am having trouble updating c_cpp_properties.json: { "version": 4, "configurations": [ { "name": "windows-clang-x64", "includePath&...
2 votes
1 answer
109 views

I tried to debug a notebook in VS Code but I can't. When I set a breakpoint and run debug cell or press F5, I am getting this error /usr/bin/env /home/user/anaconda3/envs/myenv/bin/python /home/user/....
-1 votes
0 answers
48 views

Is there anything I have to test the UI sidebar UI design test always without check from the extension running.
0 votes
1 answer
45 views

Symfony app as container in docker-compose.yaml: users: build: context: . dockerfile: ./docker/Dockerfile container_name: users restart: unless-stopped working_dir: /var/...

15 30 50 per page
1
2 3 4 5
...
4082

AltStyle によって変換されたページ (->オリジナル) /