Skip to main content
Filter by
Sorted by
Tagged with
10 votes
0 answers
231 views

It is a while that I am using Data Wrangler extension in VS Code; it is very useful for analyzing datasets and filtering some columns to see the features. When I opened a dataframe in it, it used to ...
Javad Faraji's user avatar
0 votes
1 answer
42 views

Why is discriminator any here? It's supposed to be, and defined as, DiscriminatorObject. import type { OpenAPIV3_1 } from '@scalar/openapi-types' const schemas: Record<string, OpenAPIV3_1....
Snæbjørn's user avatar
  • 10.9k
-1 votes
1 answer
44 views

This morning VS Code updated itself to v1.106.0. When I open a terminal window (Ctrl + ') I now see an additional column titled Powershell. How can I hide this and go back to just having one column ...
Paul D's user avatar
  • 687
-1 votes
0 answers
56 views

When I open a workspace in VS Code, I get this error message notification on the bottom right corner : Failed to run .NET runtime. You may be missing key Linux libraries. Install them now? Source: ....
Thomas's user avatar
  • 396
-1 votes
0 answers
50 views

I want to add a button of "copy and paste", when I right-click the file, I hope it could automatically paste in the same repository. Is there an elegant method to do so? It's helpful for me ...
Explorer's user avatar
  • 111
-1 votes
0 answers
43 views

I installed the PHP Server extension for VS Code and added two lines to settings.json: "php.validate.executablePath": "С://php-server//php.exe", "phpserver.phpPath": &...
Andrianovi's user avatar
0 votes
0 answers
44 views

I'm learning how the back end and front end work together by reviewing WPF (Window Presentation Foundation) code. The project runs locally on my machine. I copied it from my team's shared folder. My ...
Giwoon Lee's user avatar
-3 votes
0 answers
40 views

Description I always get annoyed by the first page of vscode with the following cli.js file on my windows 11 Operation System: C:\Users\Kasmir\AppData\Local\Programs\Microsoft VS Code\resources\app\...
Explorer's user avatar
  • 111
1 vote
1 answer
68 views

I'm working on a Next.js 16 project and trying to set up Tailwind CSS v4. I installed Tailwind via npm: npm install -D tailwindcss postcss autoprefixer I also created the following config files ...
trabelsi wejden's user avatar
1 vote
0 answers
33 views

I have been working on my project in vs code, when I feel tired I closed Vscode window and shut down my computer. Then when I come back to continue with the project, unfortunately VS Code does no ...
Jack's user avatar
  • 11
-5 votes
0 answers
96 views

Whenever I Open Antigravity IDE opens successfully but also a terminal show with the editor saying that [process exited with code 1 (0x00000001)] when i close it the program starts normally but its ...
Ahmed Alaa's user avatar
0 votes
0 answers
21 views

I'm setting up the environment for a project of the company I work for. It's a multi module backend runing Spring Boot. I didn't have problems with most of the setup, but one of the project's modules, ...
VFMiracle's user avatar
0 votes
0 answers
11 views

I had a problem in VSCode that irritated me: in CSS files that had nested selectors it would mark lines as fold-able that were complete nonsense. Example /*----- Content -----*/ #blog-content {...
JCall-Engineer's user avatar
0 votes
0 answers
11 views

I recently joined my university’s CS group and started learning Tailwind using the Phoenix framework. To practice, I cloned a repository of an ongoing project. After a few days, I decided to create a ...
EDRO's user avatar
  • 22
0 votes
0 answers
40 views

Environment Host: macOS (Apple Silicon M1) Container Engine: Podman (via podman-machine) Extension: VS Code Dev Containers Target Image: A private registry image with Poetry Problem When I try to ...
pyXelr's user avatar
  • 9
0 votes
0 answers
32 views

everyone. I've been stuck on a minor issue for a few days, but I haven't been able to find the answer, so I'm reaching out for your help. I am developing a personal project using Turborepo. The ...
Kapoo's user avatar
  • 1