Notepad2 或类似的 Mac 编辑工具?

发布于 2025-01-02 02:45:59 字数 303 浏览 1 评论 0原文

在使用 PC 多年后,我正在切换到 Mac Web 开发环境(尤其是 Python 和 Javascript)。在 PC 上,我使用 Notepad2 进行大部分开发;一个非常好的最小记事本替代品。它的安装和设置过程非常短。我不想要代码折叠,我不想要选项卡式/多文档界面,而且我认为这种更轻量级的编辑理念适用于解释性语言。 Notepad2 可以很好地进行语法突出显示和强大的文本操作,还有大量性感的键盘快捷键。

基于此,您会推荐哪种 Mac 编辑器?到目前为止,我正在研究 TextEdit、Textwrangler 和 PyCharm。或者我应该和 Vim 一起行动起来?

I am switching to a Mac web development environment (esp. Python and Javascript) after using a PC for many years. On the PC, I used Notepad2 for most of my development; a really great minimal drop-in replacement for notepad. It has a very short install and setup process. I did not want code folding, I did not want a tabbed/multi document interface, and I think this lighter editing philosophy works well with interpreted languages. Notepad2 does syntax highlighting and powerful text operations well, plenty of sexy keyboard shortcuts.

Based on this, what kind of editor would you recommend for Mac? I am looking into TextEdit, Textwrangler, and PyCharm so far. Or should I man up and Vim?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

栀梦 2025-01-09 02:45:59

我强烈推荐TextWrangler。虽然一开始我不是他最好的朋友,但我现在很爱他。非常强大,同时(同时)直接且简单。当研究 Vim 时,请尝试一下 MacVim(GVim for Mac)。如果提供一个 GUI,使您可以保留基本的文本编辑器使用模式,例如复制和粘贴(cmd-c cmd-v ...)。特别是在并行使用其他(“常规”)文本编辑器时很舒服。
我经常使用它们。

I'd highly recommend TextWrangler. Although I was not his best friend at start I just love him now. Very powerful while (at the same time) straight forward and simple. When looking into Vim give MacVim a try (GVim for Mac). If provides a GUI granting you the possibility to keep basic text editor usage pattern like copy&paste (cmd-c cmd-v ...). Comfortable especially when using other ('regular') text editors in parallel.
I'm frequently using both of them.

陌伤浅笑 2025-01-09 02:45:59

我在 Mac 上使用 TextEdit,但在 Mac 上的终端中使用 Vim。所以我想说两者都做。查看 Playterm.org,那里有一些很棒的 Vim 教程。

Textwrangler 还可以,但我发现 TextEdit 中的正则表达式支持/可用性更出色。这就是我。

我没有使用过 PyCharm,所以我不能说。就 Vim 而言,它只是一个工具,学习如何使用确实需要时间。话虽这么说,您可以跨平台使用它,并可以访问它的所有附加功能。它也是免费的,而 TextMate 则不是。

I use TextEdit on Mac, but I use Vim when I'm in the terminal on Mac. So I'd say do both. Checkout Playterm.org, they have some great Vim tutorials on there.

Textwrangler is okay, but I've found that the RegEx support/usability in TextEdit is superior. That's just me.

I haven't used PyCharm, so I cannot say. As far as Vim goes, it's a tool, and it does take time to learn how to use. That being said, you can use it cross-platform and have access to all of the extras for it. It's also free, whereas TextMate isn't.

云仙小弟 2025-01-09 02:45:59

我将为 Sublime Text 2 投票。非常强大、快速且可扩展。

I will put in a vote for Sublime Text 2. Very powerful, fast, and extensible.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文