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

I am currently developing using WSL2 (Ubuntu) as my primary environment. Many of my projects contain a .devcontainer folder for specific deployment or testing scenarios. The Problem: Every time I open ...
user27445699's user avatar
Advice
0 votes
4 replies
62 views

I'm using the VSCode extension called Prettier to distinguish between text strings, but it doesn't seem to be working. I was using it 10 minutes ago and it was working fine, but when I closed the ...
adamito 40's user avatar
-2 votes
0 answers
60 views

I was a big fan and user of the AI smart action to generate docs and tests by using the related contextual menu: https://code.visualstudio.com/docs/copilot/copilot-smart-actions#_generate-...
gabrieledarrigo's user avatar
-7 votes
0 answers
40 views

Here's a complete guide to creating a **Oracle SQL Impact Analysis** custom mode in Roo Code v3.51.1. --- ## How Roo Code Custom Modes Work Roo Modes can be thought of as a "personality" ...
SAURABH MAGAR's user avatar
Advice
0 votes
3 replies
130 views

is there a good way to stop VSCode from complaining about Problems INSIDE of extensions? I'm getting about 25+ "Problems" from various things that are complaining inside of extensions - I ...
PsychoData's user avatar
  • 1,344
1 vote
0 answers
65 views

When I run a schema compare in Rider in the new SDK-style .sqlproj format where the [$(DatabaseName)] value is in the *.sql code and the resolved database name is in the database side, it still ...
devlord's user avatar
  • 4,195
102 votes
3 answers
8k views

Through its 1.113 update, VS Code forced all users to switch color theme to "VS Code Light" and "VS Code Dark". How can I restore to the previous color theme?
FerventHippo's user avatar
  • 2,709
-1 votes
0 answers
52 views

My VScode doesn’t seem to really work ChatGPT just takes me in cycles but run & run and debug plus all the options (ctrl shift p) when I click them nothing happens and I can’t run any code unless ...
Hopper's user avatar
  • 1
0 votes
1 answer
102 views

I've just come from IntelliJ IDEA and I'm trying to mimic the functionality I had there. When I would open that IDE, the "sub-windows" were in the exact place where I wanted them. How do I ...
Laurence MacNeill's user avatar
0 votes
0 answers
24 views

Currently the integrated browser of VS Code does not provide passkey support on macos. The underlying reason is probably that vs code is not signed with these access rights. ```bash shell> codesign ...
HHFox's user avatar
  • 349
3 votes
1 answer
177 views

I recently had an update of vscode (now version: 1.112.0), and suddenly I wasn't able to start the debugger any more on my C++ project. I have a launch.json with a debugger configuration (which was ...
r.asm's user avatar
  • 29
0 votes
0 answers
79 views

I am using a venv for my current Python project in VS Code 2022 on Windows 11. I started having issues when I tried installing nodeenv into my venv, and it kept installing globally despite me running ...
Stephan Ducrepin's user avatar
0 votes
0 answers
79 views

I'm trying to use new VS Code feature for debugging web apps with the integrated browser. After opening React app's local url (via F5 button), internal browser opens and displays: Failed to Load Page ...
matdev's user avatar
  • 4,321
-1 votes
1 answer
387 views

I am facing an issue with the VS Code integrated terminal. The terminal starts printing continuously (infinite loop) as soon as I open it, and I am unable to type anything. Problem details: VS Code ...
sarthak arya's user avatar
0 votes
0 answers
105 views

In a Python script there exists the following comment that shows the structure of an intermediate Polars data frame. print('a') # ┌──────────┬──────┬────────┬─────────────────┬────────────────────┬────...
user2961927's user avatar
  • 1,962

15 30 50 per page
1
2 3 4 5
4073