甜蜜&简单的源代码编辑器

发布于 2024-08-19 15:25:17 字数 191 浏览 3 评论 0原文

您能推荐一个适用于 Windows 和 Mac 的简单光源代码编辑器吗?

我不希望它必须将文件来自的整个项目纳入上下文或提供任何项目管理或集成调试功能。我只是想通过一些语法突出显示来快速但信息丰富地查看单个源代码文件,并且我厌倦了每次都必须等待 VS 或 Xcode 启动。例如,在 Linux 下我会使用 Kate 或 Vim,所以类似的东西是首选。

Can you advise a simple light source code editor for Windows and Mac?

I do not want it to have to take the whole project the file came from into context or provide any project management or integrated debugging features. I just want to take a quick but informative view at a single source code file with some syntax highlighting and i am sick of having to wait for VS or Xcode to start every time. For example, under Linux i would use Kate or Vim so something similar is preferred.

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

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

发布评论

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

评论(9

蔚蓝源自深海 2024-08-26 15:25:17

对于 Mac,请使用 vim。

对于 Windows,我使用 notepad++文本板

For Mac, use vim.

For windows, I use notepad++ or textpad

清风无影 2024-08-26 15:25:17

Vim for Windows? (当然,对于 Mac,您应该已经拥有 Vim。)

Vim for Windows? (For Mac, of course, you should already have Vim.)

一场春暖 2024-08-26 15:25:17

在 Mac 上,我推荐 TextMateE 是 Windows 的等效项。

On a Mac, I'd recommend TextMate. E is a Windows equivalent.

迷雾森÷林ヴ 2024-08-26 15:25:17

MacVim?我用它在 OS X 上进行 perl 开发。在 Windows 上使用 win32 Vim 进行构建。

MacVim? I use it for perl development on OS X. And win32 Vim build on windows.

ぶ宁プ宁ぶ 2024-08-26 15:25:17

同样对于 Windows,我会推荐 ConTEXT
它是免费、简单、轻量级的,您可以为不同的语言插入许多不同的荧光笔。您甚至可以自己制作或调整现有的。

干杯。

Also for windows, I would recommend ConTEXT.
It's free, simple, lightweight, and you can plug-in many different highlighters for different languages. You can even make your own, or tune existing ones.

Cheers.

夜光 2024-08-26 15:25:17

notepad2 是我使用的。非常适合快速浏览源文件,我也会时不时地使用它来进行快速更改,而无需打开成熟的 IDE。

它是一个带有语法突出显示的轻量级记事本替代品(基于 scintilla,与 Notepad++ 相同的组件)。

notepad2 is what I use for this. Ideal for quick peek in source files, I also use it from time to time to make quick changes without opening a full-blown IDE.

It's a lightweight notepad replacement with syntax highlighting (based on scintilla, the same component as Notepad++).

丑疤怪 2024-08-26 15:25:17

Mac:文本牧马人
获胜:记事本++

Mac: TextWrangler
Win: Notepad++

只是一片海 2024-08-26 15:25:17

GVIM 也是一种选择。它有一些比普通 vim 更适合鼠标环境的选项。

SCITE在windows环境下非常优秀,但我没有在mac环境下使用过。

GVIM is also an option. it has a few options that suit a mouse environment over regular vim.

SCITE is excellent for the windows environment, but I have not used it in a mac environment.

七颜 2024-08-26 15:25:17

Mac 版 BBEdit。 TextWrangler 是 BBEdit 的免费子集。

BBEdit for Mac. TextWrangler is a free subset of BBEdit.

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