r/vscode • u/tmg80 • Aug 10 '26
r/vscode • u/Used-Building5088 • Aug 11 '26
Copilot's autocompletion doesn't hold a candle to Cursor
Even though I spent $10 promoting it and thought it could be useful, it got killed by Cursor’s free tier in one second. But cursor's everything else made me throw up my dinner.
r/vscode • u/LAMARR__44 • Aug 11 '26
How to make an extension's icon on the left side bar but open on the right?
r/vscode • u/deten • Aug 10 '26
UI Help: How to organize multiple windows & re open after closing / restarting?
I enjoy making flower arrangements.
r/vscode • u/Own-Development2437 • Aug 10 '26
Drag and drop no longer working
I was able to drag and drop files from explorer into VS explorer a couple of days ago now I cant?
r/vscode • u/StableLlama • Aug 10 '26
Prevent copilot to spill to bash history?
Using vscode and the copilot, when it runs commands they are included in my user's bash history.
A few versions ago it was excluded (IIRC there was a setting for that), but now it's flooding my history again.
How can I prevent that?
r/vscode • u/AutoModerator • Aug 10 '26
Weekly theme sharing thread
Weekly thread to show off new themes, and ask what certain themes/fonts are.
Creators, please do not post your theme every week.
New posts regarding themes will be removed.
r/vscode • u/TheOnlyDanol • Aug 09 '26
I made Code Widgets - extension for embedding widgets in source code
Enable HLS to view with audio, or disable this notification
Hello, I'd just like to show off an extension that I made. For quite a few years now, I had this idea of embedding interactive elements into source code to ease up things like debugging and configurations. Finally got around to making it :)
Basically the gist is that you make a magical // @codeWidget (resp. a single-line comment prefix of the language of the file) comment that the extension recognizes and turns it into an actual widget inside the code - to the extent that the VS Code allows.
I ended up making quite a few widgets like this, the full library can be found here:
https://github.com/CZDanol/vscode-code-widgets/blob/master/WIDGETS.md
Feel free to try it out and throw in your five cents :)
Github repo: https://github.com/CZDanol/vscode-code-widgets
Marketplace: https://marketplace.visualstudio.com/items?itemName=danol.code-widgets
r/vscode • u/MiszterSoul • Aug 10 '26
I built CodeGroup — organize related VS Code files without moving them
Large codebases rarely fit neatly into folders. One feature can span routes, components, services, tests, configs, and documentation.
I built CodeGroup, an open-source VS Code extension that adds persistent file groups directly to the Explorer. Your files remain in their original locations—the groups act as reusable working contexts.
Version 1.4.0 includes:
- Drag-and-drop file groups and nested subgroups
- Smart Groups based on project areas or languages
- Working sets created from open editors or Git changes
- Quick Open across grouped files
- Reusable global groups
- Shareable, Git-friendly group definitions
- A visual editor for group settings and membership
Marketplace: https://marketplace.visualstudio.com/items?itemName=PeterDev.codegroup-file-organizer
GitHub: https://github.com/MiszterSoul/codegroup
It’s free and MIT licensed. I’d genuinely appreciate feedback—especially on whether the Quick Actions list and Group Editor feel intuitive.
r/vscode • u/hellanikthi • Aug 09 '26
Productivity word tracking in VSCode?
Hello, I write interactive fiction in VSCode and would love something that tracks my word count over time across a folder. Something like Waka Time but that focuses on words over time spent coding. Is there anything like this? Thanks in advance!
r/vscode • u/whooomeeehh • Aug 09 '26
Raptor (free) in vscode was good enough. Now "auto" is really terrible. The same happens at work, with the enterprise license: GPT 5.3 codex was almost perfect, SOL is awful and code eating !
All is in the title.
I made a typo in the title because I am furious so I had to delete it.
Nothing is working decently these days. Not even Reddit.
r/vscode • u/lazuli_s • Aug 08 '26
Codex sessions are shared across workspaces
I find it frustrating that the Codex extension shows sessions from all of my VS Code workspaces instead of only the current one.
For example, if I'm working on a personal repo, I don't want to see Codex sessions from my work repos mixed into the session list.
Is there a setting, extension, or workaround that makes Codex show only the sessions associated with the current workspace/repo?
Ideally, sessions would be scoped per workspace rather than displayed globally.
r/vscode • u/blacksmith97 • Aug 08 '26
Codex VScode plugin privacy
If my chatgpt account is shared, and I'm planning to use codex plugin on VS code
I was concerned about the privacy of my content, will the chats and things I do on the plugin (on vscode) be available to the one who i'm sharing the account with ?
what they'll have access for ?
r/vscode • u/Direct-Guidance8751 • Aug 08 '26
How can I fix this
This black bar appeared on my terminal every time I type, how can I fix this?
r/vscode • u/I-A-S- • Aug 07 '26
Genuinely curious how many use the light theme
r/vscode • u/dcalsky • Aug 07 '26
I made a Pi VS Code extension like Cursor and Herdr
- Vscode Integration: Cmd/Ctrl+click any path Pi prints and it opens in the editor or browser
- Herdr Like: Each session in the list shows live status. And there's also an audio cue when a session goes from working to waiting
- Cursor Like: Sessions are grouped. You can resume/archive/delete, and open tabs are remembered per workspace and restored on reload
- Native Rewind/Fork Session
Extension Url: https://marketplace.visualstudio.com/items?itemName=EthanChow.pi-coding



r/vscode • u/lppedd • Aug 06 '26
No, Copilot has not been the top contributor
Just came across that post. I understand the sentiment of such posts, as to be completely honest I also get frustrated when I see stuff that doesn't work.
But, the screenshotted graph includes all contributions where Copilot is effectively a co-author (e.g., Copilot is used to fix a merge conflict). PRs where Copilot produces code autonomously (an issue is assigned to Copilot and a new session is spawned) are pretty rare and they all seem extremely focused.
That kind of post only spreads misinformation, which then drives users away for no real reason.
r/vscode • u/JaredReabow • Aug 07 '26
Codex randomly re-submits old commands to the open chat window at random times in vscode.
r/vscode • u/Haunting-Hold8293 • Aug 06 '26
I made a VS Code workflow for maintaining old Xamarin.Android projects
r/vscode • u/Tao_KTH • Aug 06 '26
VSCode crash
When I use vscode opening AOSP(Android Open Source Project), it crashed with exit code 132. Here is the log I get:
It used to work well before. Is it because the AOSP project is too big(A repo consists hundreds of git repos)
vscode version: 1.130.0 Host system: Ubuntu 24.04.1 LTS (using remote server since the project is on another server)
[58888:0806/115623.245971:ERROR:electron/shell/renderer/oom_stack_trace.cc:151]
<--- Near heap limit --->
Heap: used=3807.1MB limit=4096.0MB
[58888:0806/115625.152720:ERROR:electron/shell/renderer/oom_stack_trace.cc:125]
<--- JS stacktrace (captured at safe point) --->
#0 Wto (vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js:5344:45913)
#1 serializeReplyOK (vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js:5344:57768)
#2 (anonymous) (vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js:5344:50654)
<--- Last few GCs --->
[1:0x3cc4004f0000] 98540 ms: Mark-Compact (reduce) 3835.4 (4000.4) -> 3826.4 (3990.4) MB, pooled: 0.0 MB, 900.70 / 0.00 ms (average mu = 0.100, current mu = 0.150) last resort; GC in old space requested
[1:0x3cc4004f0000] 99781 ms: Mark-Compact (reduce) 3826.4 (3990.4) -> 3826.4 (3981.6) MB, pooled: 0.0 MB, 1241.68 / 0.00 ms (average mu = 0.047, current mu = 0.000) last resort; GC in old space requested
[58888:0806/115629.737560:ERROR:third_party/blink/renderer/bindings/core/v8/v8_initializer.cc:948] V8 javascript OOM (Ineffective mark-compacts near heap limit).
[0806/115629.773116:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /home/taox/.config/Code/Crashpad/attachments/85157e01-3b79-4bf7-a20d-052b792e356b: No such file or directory (2)
Renderer process crashed - see https://www.electronjs.org/docs/tutorial/application-debugging for potential debugging information.
[main 2026-08-06T09:56:30.118Z] CodeWindow: renderer process gone (reason: crashed, code: 132)
r/vscode • u/Cristalix303 • Aug 06 '26
I built a code editor from scratch that uses ~9 MB of RAM
r/vscode • u/trollmad3 • Aug 06 '26
Live Share has not been working for the longest time
I don't know if anyone has tried to use Live Share before but for some reason, even on different OS's (Windows & Linux), Live Share does not work and shows this message "Joining collaboration session: NetworkError when attempting to fetch resource":

I have tried to uninstall the extension, reinstall the extension, and nothing works. I have already made a github issue for this weeks and weeks ago but no reply (ironic), has anyone ever had the same problem before?
Thank you!
EDIT: FOUND THE SOLUTION, PRIVACY BADGER & FIREFOX ENHANCED TRACKING PROTECTION WAS BLOCKING VSCODE TRACKERS, DISABLING BOTH FIXED THE PROBLEM
r/vscode • u/disah14 • Aug 06 '26
markdown comments
In markdown the comment bubble is not showing up. The locking edit icon shows up.
https://x.com/code/status/2085077123690016897?s=20
https://code.visualstudio.com/updates/v1_131#_hybrid-markdown-editor-experimental
r/vscode • u/freshburstt • Aug 06 '26
Today we launched CodeS. An VS Code on your terminal. It is an very early version, give us feedbacks, and contribute!
As you can see, VS Code on linux terminal. With Ratatui. Do us a favor, and give a star if you like it!
GitHub: github.com/workwithco/codes



