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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What's your favorite text editor on Mac and why

5 点作者 johnnykree大约 1 个月前
I'm looking for a good text editor. I'm not a dev, I'm a language teacher but do some basic python stuff and I like plain text editors more than blown up word processors. Stuff I do: I made a word and sentence scrambler in Python, I write sentences into a text file and a Python script scrambles them. Stuff like this. I tried Sublime text and it's beautiful but I don't want to pay 100$ for something I don't use professionally. I also tried Neovim and while I like it I don't get the hang of it... I'm too unexperienced to make it do what I want. Thanks for any sugguestions in advance.

3 条评论

solardev大约 1 个月前
PS: You can also just keep using Sublime Text without a license indefinitely. Maybe save $10 a year and if you end up using it for 10 years, then pay them them money lol.<p>I&#x27;m still using an expired v3 license because I can&#x27;t justify paying $80 for the v4 upgrade... but it still works fine.
scblock大约 1 个月前
Here are my personal choices and what I use on my Mac:<p>Paid: BBEdit<p>Free: Kate, after jumping through Apple&#x27;s ridiculous &quot;unknown developer&quot; nonsense to approve it to run.
solardev大约 1 个月前
What about VSCode? It is free and has more features than a text editor, but it is still simple and fast enough to act as one.