terminal
howtonotcode.com
Open VSX logo

Open VSX

Platform

Open VSX is a marketplace for Visual Studio Code extensions.

article 2 storys calendar_today First seen: 2026-01-06 update Last seen: 2026-03-03 open_in_new Website menu_book Wikipedia

Resources

Links to check for updates: homepage, feed, or git repo.

home Homepage

code Git repo

Stories

Showing 1-2 of 2

Cursor instability and the pivot toward agentic coding tools

Recent user reports point to reliability regressions in Cursor, with crashes, hung operations, and unexpected file behavior raising red flags for teams trialing AI IDEs. Multiple forum threads describe Cursor freezing after a period of use, startup crashes, and workflows stuck at a "participants" step, alongside a case of a new file being silently accepted without expected prompts ([stops working after some time](https://forum.cursor.com/t/cursor-stopps-working-after-some-time/153475), [crashing on start](https://forum.cursor.com/t/cursor-keeps-crashing-on-start/153487), [stuck at participants](https://forum.cursor.com/t/every-operation-stuck-at-participants-now/153455), [silent file accept](https://forum.cursor.com/t/new-file-was-silently-accepted/153459)). A feature request for ACP support suggests gaps for enterprise-grade controls remain ([ACP support request](https://forum.cursor.com/t/cursor-ide-with-acp-support/153451)). A recent analysis argues developer attention is shifting from IDE-centric copilots to terminal-first, agentic tools that autonomously clone, code, test, and PR—exemplified by Claude Code—reshaping how teams think about AI in the SDLC ([trend summary](http://oreateai.com/blog/cursors-quiet-shift-from-ai-ide-darling-to-a-changing-landscape/1093a0796e2b89acc1ced8c67ddc1fc4)).

calendar_today 2026-03-03
cursor claude-code ai-agents code-generation toolchain-reliability

AI VS Code forks can prompt nonexistent Open VSX extensions

AI-powered VS Code forks (Cursor, Windsurf, Google Antigravity, Trae) inherit extension recommendations from Microsoft’s marketplace, but some recommended extension names don’t exist in Open VSX, the registry these forks rely on. This gaps creates a name-squatting avenue where attackers could publish malicious packages under those names; prompts can be file-based or software-based, increasing exposure.

calendar_today 2026-01-06
cursor windsurf open-vsx visual-studio-code supply-chain-security