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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Maker of RStudio launches new R and Python IDE

175 点作者 javierluraschi11 个月前

12 条评论

gepost11 个月前
What is the strategy behind the dizzying pace of product changes in the R&#x2F;Python space? I heard that RStudio was a great product, yet they have to redo everything again, of course also renaming the company as is also standard practice in the Python &quot;scientific&quot; market.<p>Is it Jupyter envy? Why is it not possible to keep one good product and stay with it?<p>I wish MatLab licenses weren&#x27;t so expensive, at this point I&#x27;d just buy one and sit all this churn out.
评论 #40816891 未加载
评论 #40818257 未加载
评论 #40816869 未加载
评论 #40817520 未加载
评论 #40821672 未加载
评论 #40818902 未加载
评论 #40816903 未加载
SassyBird11 个月前
Are they going to drop RStudio? I very much prefer its Qt interface over whatever VSCode invented. It’s fast, has nice keyboard shortcuts, none of that pointless padding and it just feels great to use.
评论 #40820233 未加载
评论 #40819294 未加载
teruakohatu11 个月前
This looks great, combining the best of VSCode and RStudio.<p>I prefer coding in VSCode but prefer data exploration in RStudio.<p>One issue with this is the lack of copilot. Copilot can be installed on VSCodium [1] but it breaks often. The other is MS’s proprietary Remove Development extension that enables a lot of functionality in VSCode. There is an open equivalent but I haven’t tried it [2]<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;VSCodium&#x2F;vscodium&#x2F;discussions&#x2F;1487">https:&#x2F;&#x2F;github.com&#x2F;VSCodium&#x2F;vscodium&#x2F;discussions&#x2F;1487</a><p>[2] <a href="https:&#x2F;&#x2F;open-vsx.org&#x2F;extension&#x2F;jeanp413&#x2F;open-remote-ssh" rel="nofollow">https:&#x2F;&#x2F;open-vsx.org&#x2F;extension&#x2F;jeanp413&#x2F;open-remote-ssh</a>
评论 #40816482 未加载
评论 #40816271 未加载
评论 #40817114 未加载
legobmw9911 个月前
It seems a little odd to me that this is not just… a vscode extension pack?
评论 #40818156 未加载
josephcsible11 个月前
Warning: This is released under the Elastic License, which for obvious reasons is neither free software nor open source:<p>&gt; You may not provide the software to third parties as a hosted or managed service, where the service provides users with access to any substantial set of the features or functionality of the software.<p>&gt; You may not move, change, disable, or circumvent the license key functionality in the software, and you may not remove or obscure any functionality in the software that is protected by the license key.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;posit-dev&#x2F;positron&#x2F;blob&#x2F;main&#x2F;LICENSE.txt">https:&#x2F;&#x2F;github.com&#x2F;posit-dev&#x2F;positron&#x2F;blob&#x2F;main&#x2F;LICENSE.txt</a>
bluenose6911 个月前
I would expect a bit more backwards compatibility for R packages. When I open a package.Rproj file with RStudio, it has GUI elements to build the package, to test it, etc.<p>When I open it with positron, it is treated like a text file, at least as far as I can tell by looking at the many icons and pulldown menus.<p>It is a weird choice, making a new application that cannot handle the key file type from its ancestor.
评论 #40821872 未加载
评论 #40819484 未加载
kleiba11 个月前
Speaking of which: does anyone here on HN feel comfortable recommending a Python IDE that&#x27;s half-way bearable on iPads?
评论 #40817831 未加载
评论 #40815927 未加载
评论 #40816066 未加载
评论 #40818493 未加载
justinclift11 个月前
Just noticed this:<p><pre><code> Because Microsoft does not allow third-party IDEs to access the official VS Code Marketplace ... </code></pre> Anyone know why?<p>My wild guess is it means MS doesn&#x27;t want third parties to build their own VS Code based IDEs (like this one)?
评论 #40818117 未加载
pjmlp11 个月前
Visual Studio Code is the new Eclipse it seems, now everyone and their dog are shipping IDE distributions that are just re-packing plugins.
darkteflon11 个月前
Relatedly, has anyone found a really good extension for interacting with .tsv, .csv, files in VS Code? PyCharm is much nicer on that front.
评论 #40818499 未加载
rldjbpin11 个月前
having used rstudio academically, the new ide looks like a refreshed version of it, which happens to come with the familiar vs code sidebar.<p>personally, i see the value of rstudio (and in extension positron) while learning in a course, but i struggle to find its place beyond data exploration.<p>despite the licensing stuff, if they can provide some based defaults (removing microsoft telemetry &quot;sauce&quot;), it can be an ergonomic way to bring math-sided team members to share the same development platform.
conradolandia11 个月前
Spyder-IDE is a better option