Skip to main content

Question list filters

Filter by
Sorted by
Tagged with
Score of -1
0 answers
38 views

I'm getting errors such as Option 'baseUrl' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error. ...
Score of -3
0 answers
69 views

File->Create New File->Create Java Project failed without any outputs/logs. Environment: VS Code 1.133.0 (Windows 11), Extension Pack for Java, redhat.java  1.55.0, vscjava.vscode-java-...
Score of -1
0 answers
42 views

I have an existing Playwright project with multiple .spec.ts test files that was working correctly before a recent software update. After updating my development environment, Playwright no longer ...
Score of -2
1 answer
91 views

I have the following Preferences JSON. Note that both source.fixAll and source.organizeImports are specified as never. The application has been restarted multiple times. { "workbench....
Score of -5
1 answer
126 views

Somewhat recently I've started to use LLM-based coding tools, notably Claude Code. My workflow here involves creating a dedicated Git worktree to do the work, creating a (Hatch) Python virtual ...
Score of -3
0 answers
53 views

Recently, every time I try to open VS Code, I get an error that says "Extension host has terminated unexpectedly 3 times within the last 5 minutes." Extension bisect doesn't fix the error, ...
Score of -1
0 answers
183 views

Is there a way to make a VS Code snippet behave like Emmet snippets in case of duplication? For example, through Emmet I can do: div*3 <div></div> <div></div> <div></...
Score of 1
2 answers
127 views

I'm on Windows with MSYS2 (clang64) and VS Code (with extension llvm-vs-code-extensions.vscode-clangd enabled and setting C_Cpp.intelliSenseEngine disabled). I have .clangd file in the workspace root: ...
Score of -2
2 answers
123 views

I have a Python script that uses a library with methods that could return None. And in the code in the repository (that was not written by me), Pylance raises many errors reportOptionalMemberAccess. ...
Score of 3
1 answer
257 views

VS Code has updated recently (version 1.131.0 on macOS 15.7.7), and now the tabs look like isolated rectangles. I can't tell which tab is the active one. I've tried all the themes, and none of them ...
Score of 0
0 answers
55 views

I'm setting up a Turborepo monorepo with Bun, and I have a shared UI package that is consumed by my Next.js application. The package works correctly if I manually import components, but VS Code does ...
Score of 0
0 answers
147 views

The vsc cpp extension intellisense server is really slow and often shuts down due to memory usage. How can I track down the problem? As you can see in the screenshot I have maybe 15 source files and ...
Score of 0
0 answers
100 views

Setup OS: Bazzite Linux (Fedora) Editor: VS Code (Flatpak) Framework: .NET 10 Project Type: ASP.NET Core MVC Core Problem Setting up any basic MVC project and running it with the C# debugger ...
Score of 0
1 answer
158 views

I'm following a tutorial that uses the Tkinter library. Since I use Linux Mint, I can't use the pip command to directly install packages that I need to use (it can break things, apparently), so ...
Score of 1
1 answer
142 views

I am working on an ASP.NET Core MVC web app in VS Code using C#. It's a basic MVC project, but I struggle to properly debug it for the following reasons - for context, the setup is as follows: The ...

15 30 50 per page
1
2 3 4 5
4066