Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
3 votes
0 answers
63 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
36 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
60 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
35 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
38 views

There is a task file VS Code tasks.json: { "version": "2.0.0", "tasks": [ { "label": "Hello, World", "...
-4 votes
0 answers
56 views

I installed the Visual Studio Code Python extension, but I can't find Linting. I did everything the way the Mosh YouTube channel did. I also uninstalled the app and tried from the beginning. He didn't ...
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
32 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
52 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
125 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
112 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
107 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.
Advice
0 votes
0 replies
30 views

For C files, I've always used VScode's theme "dark modern" that grants this kind of visual theme: I wish to drag this kind of theme into CLion, but I haven't been able to achieve the same ...

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

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