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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The complete guide to iOS and macOS development in Neovim

26 点作者 ljosifov超过 1 年前

3 条评论

mrweasel超过 1 年前
Aren&#x27;t you making things needlessly complicated as this point? I like Vim, and Neovim, but wouldn&#x27;t it be better &#x2F; smarter &#x2F; faster to just use Xcode?<p>It&#x27;s great that Neovim can be used for iOS and macOS development, I perhaps fail to see the point. Xcode isn&#x27;t the greatest IDE developer conceived by man, it&#x27;s probably not even in the top 10, but at least you know that it will remain fairly stable (as in it&#x27;s a stable platform, not that it&#x27;s unlikely to crash) and always support iOS and macOS in the latest version. Every bit of documentation and reference material out there is also going to assume that you run Xcode... Oh and as the article points out, you&#x27;re going to need Xcode anyway.
评论 #38394065 未加载
评论 #38393778 未加载
jtempleton超过 1 年前
I&#x27;ve experimented with Neovim a few times, adding all sorts of plugins to make it work like VSCode or a Jetbrains IDE. But honestly, I just can&#x27;t seem to get it to run as smoothly or feel as good as those IDEs.<p>It’s something to do with one of the LSPs that bogs it down and makes the experience untenable
TheRoque超过 1 年前
Here&#x27;s my monthly thread about the usual vim VS VSCode fights. Funny that these debates happen over and over everytime neovim pops up.