TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Tell HN: Microsoft bans its extensions from Cursor?

11 点作者 jitbit大约 1 个月前
As of ~6 hours ago, the &quot;C# Dev Kit&quot; and &quot;C&#x2F;C++&quot; extensions no longer work in Cursor.<p>Error message: &quot;extension may be used only with Microsoft Visual Studio Code and other Microsoft affiliates&#x27; products.&quot;<p>Why I think this matters:<p>Yes, Microsoft&#x27;s license does explicitly state that its extensions (and the entire VSCode plugin registry, really) are for use in VSCode only. So technically, this move is within their rights.<p>Cursor has likely been using a workaround to access MS&#x27;s extension catalog. But now it looks like Microsoft is enforcing those restrictions — at least for C, C++ and C# Dev Kit.<p>What worries me is whether this is just a one-off... or if Microsoft is testing the waters and might start blocking other key extensions (TypeScript, Python, etc.) or even ban Cursor entirely from the registry.<p>PS:<p>It’s kinda wild that Cursor — a well-funded company directly competing with MS (re: Copilot) — is relying on Microsoft’s infrastructure in a way that’s clearly against the TOS. They’re basically operating with an axe hanging over their head.<p>PPS: Windsurf next?<p>---<p>UPD: screenshot can be viewed at https:&#x2F;&#x2F;i.imgur.com&#x2F;WTyQMFk.png<p>UPD2: reddit threads<p>https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;cursor&#x2F;comments&#x2F;1jrl981&#x2F;microsoft_has_released_their_own_cursor&#x2F;<p>https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;dotnet&#x2F;comments&#x2F;1jtxsxd&#x2F;as_of_6_hours_ago_c_dev_kit_is_not_working_in&#x2F;<p>https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;cursor&#x2F;comments&#x2F;1jr1fbq&#x2F;cc_vscode_extension_is_getting_blocked_on_cursor&#x2F;

4 条评论

rvz大约 1 个月前
Here’s where we are with what Microsoft is doing:<p><pre><code> Embrace (Open Source, Github, Linux) [x] Extend (AI, VSCode, WSL) [x] Extinguish &lt;——————- (We are here) (Close to ‘Free’, Blocking extensions) </code></pre> When Microsoft sees a fast growing threat to one of their flagship AI products (Github Copilot) thanks to Cursor, desperate measures become activated.<p>Microsoft will then attempt to race Cursor to zero to try to destroy them to become the best tool for close to free.
viraptor大约 1 个月前
Does anyone know how is the filtering done? Is it just the user agent or something similar? I suspect a proxy, or some small patch should be possible to use in the meantime...<p>Edit: vscodium seems to have workarounds <a href="https:&#x2F;&#x2F;github.com&#x2F;OliverKeefe&#x2F;vscode-extensions-in-vscodium">https:&#x2F;&#x2F;github.com&#x2F;OliverKeefe&#x2F;vscode-extensions-in-vscodium</a>
gnabgib大约 1 个月前
Discussion (97 points, 3 days ago, 35 comments) <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=43587420">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=43587420</a>
neonsunset大约 1 个月前
Why are you even using DevKit instead of standard base extension or, moreover, its fork which uses NetCoreDbg, used by VSCodium and other proper forks?
评论 #43619889 未加载