轻量级便携式编辑器

发布于 2024-07-12 14:12:30 字数 144 浏览 6 评论 0 原文

我正在寻找免费轻量级编辑器,可以直接从闪存驱动器运行,无需任何安装。

我希望编辑器支持尽可能多的语言,我有 notepad++,但我并不特别关心它。

编辑:忘了提及我正在寻找 Windows 编辑器。

I'm looking for free lightweight editors that can be run directly from a flash drive, without any install.

I would like editors that support as many languages as possible, I have notepad++ but I don't particularly care for it.

Edit: Forgot to mention I'm looking for editors for windows.

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

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

发布评论

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

评论(13

窗影残 2024-07-19 14:12:30

我是 vim便携式 GVim 使 vim 的优点变得可移植。

它具有针对我能说出的更多语言的语法突出显示以及各种 vim 优点。

I'm a big fan of vim and Portable GVim makes the goodness of vim portable.

It's got syntax highlighting for more languages that I can name and all kinds of vim goodness.

远昼 2024-07-19 14:12:30

我发誓 notepad2 ,它不完全是一个代码编辑器,但它支持许多文本格式的语法突出显示,但它们并没有变得更轻量或更便携。

I swear by notepad2 ,which isn't exactly a code editor, but it has support for syntax highlighting for many text formats, and they just don't come any lighterweight or more portable.

桃气十足 2024-07-19 14:12:30

我喜欢 SciTE,还有 jEdit.

I like SciTE, and there's also jEdit.

∝单色的世界 2024-07-19 14:12:30

JEdit 是一个相当轻量级的文本编辑器,具有所有的修饰。 您可以下载大量插件。 它也是用java编写的,所以你可以跨平台使用它。

便携式版本此处,感谢@redsquare 作为链接。

JEdit is a fairly lightweight text editor with all the trimmings. You can dowload loads of plugins. It's written in java, too, so you can use it cross-platform.

Portable version here, thanks to @redsquare for the link.

丘比特射中我 2024-07-19 14:12:30

SciTE @ http://www.scintilla.org/SciTEDownload.html

支持的语言列表非常令人印象深刻。 包括现代编辑器的大多数功能 - 语法突出显示、代码折叠、无限制撤消/重做、使用正则表达式查找/替换、自动缩进等。它坚如磐石 - 在我使用的 5 年多的时间里从未出现过崩溃或错误一直在使用它。

SciTE @ http://www.scintilla.org/SciTEDownload.html

The list of supported languages in very impressive. Includes most features of modern editors - syntax highlighting, code folding, unlimited undo/redo, find/replace with regular expressions, auto indent, etc. It is rock solid - never had it crash or bug out in the 5+ years I've been using it.

夏夜暖风 2024-07-19 14:12:30

查看程序员记事本,它有一个便携式版本。 但我不会说这比记事本++更好。 事实上,我认为在自由世界中你找不到比这更好的了。

Check out Programmer’s Notepad , which does have a portable version. I wouldn't say however that is better that notepad++. In fact, I don't think you can get any better than this in the free world.

冷血 2024-07-19 14:12:30

Emacs 怎么样?

What about Emacs?

春夜浅 2024-07-19 14:12:30

Emacs for Windows 应该可以做到。 以前就知道它会脱离 CD。 与此相比,闪存驱动器应该是小菜一碟。

为了进行检查,我刚刚从 http://ftp 下载了最新的“bin”版本。 gnu.org/gnu/emacs/windows/。 它解压到一个 45MB 的目录中。 如果你不能腾出那么多空间,你就有麻烦了。

为了进行比较(以及对于那些喜欢其他编辑器的人),我浏览了此处提到的所有内容的下载以找到(未压缩的)大小。

  • Emacs (没有 Lisp 或代码源) - 45MB
  • GVim - 22MB
  • Notepad2 - 300MB
  • JEdit - 15MB
  • Scintilla (自解压版本) - 500K
  • 程序员记事本 - 6MB
  • Notepad++ Portable - 9MB

如果是我,我会按以下顺序尝试它们编辑器偏好(从我最喜欢到最不喜欢),然后停止第一个适合所需空间的内容。

Emacs for Windows should do it. It has been known to run off of CD before. A flash drive should be a cinch compared to that.

To check, I just went and downloaded the latest "bin" version from http://ftp.gnu.org/gnu/emacs/windows/. It unpacked to a 45MB directory. If you can't spare that much space, you are in trouble.

For comparison's sake (and for those of you who prefer another editor) I went through the downloads for everything mentioned here to find the (uncompressed) sizes.

  • Emacs (without Lisp or code sources) - 45MB
  • GVim - 22MB
  • Notepad2 - 300MB
  • JEdit - 15MB
  • Scintilla (self-uncompressing version) - 500K
  • Programmer's Notepad - 6MB
  • Notepad++ Portable - 9MB

If it were me, I'd try them out in order of editor preference, (from my most to least favorite), then stop with the first one that fits in the space required.

仲春光 2024-07-19 14:12:30

portableapps.com 上的选择有点有限:http://portableapps.com/apps/development

有 NVU 看起来比 notepad++ 更全面,但就我个人而言,与 wincp 挂钩的 notepad++ 是我目前选择的 Web 开发工具。 其他任何东西都会变得有点笨拙和反应迟钝。

不确定它是否可以在闪存驱动器上工作,但 Intype 看起来也很有希望。

The choice on portableapps.com is a bit limited: http://portableapps.com/apps/development

There's NVU which looks to be more full-on than notepad++ but personally notepad++ hooked into winscp is my tool of choice for web development at the moment. Anything else gets a bit clunky and unresponsive.

Not sure if it will work from a flash drive but Intype looks promising aswell.

§普罗旺斯的薰衣草 2024-07-19 14:12:30

PSPad 很不错,如果你不介意我问一下,你到底不喜欢 notepad++ 的什么,并且你确实意识到使用便携式 IDE,你需要整个作品来配合它,或者你只是随身携带一个臃肿的编辑器(不管 IDE 有多轻量)。

这里是一个很好的网站,可以找到各种便携式软件和这里是编辑器页面。

PSPad is decent, also if you don't mind me asking, what is it exactly you dislike about notepad++, and you do realize with a portable IDE you need the whole works to go with it or you are just carrying around a bloated editor (not matter how lightweight the IDE).

Here is a good site to find all sorts of portable software and here is the editors page.

剩余の解释 2024-07-19 14:12:30

听起来您真正需要的是文本编辑器,而不是 IDE。 我一直是 Crimson Editor 的粉丝。 Windows 上有很多很棒的编辑器,但我发现 Crimson Editor 有一个非常漂亮的界面,以及我在文本编辑器中想要的所有功能,所以每当我不使用 vim/ 时,我总是会回到它gvim。

It sounds like what you're really looking for is a text editor, not an IDE. I have long been a fan of Crimson Editor. There are many great editors for Windows, but I found Crimson Editor to have a really nice interface, and every feature I could want in my text editor, so I've always come back to it for any time I'm not using vim/gvim.

酒解孤独 2024-07-19 14:12:30

查看portableapps.com,我发现唯一可能适合您的其他应用程序是Abiword,但是它更像是一个文字处理程序,而不仅仅是一个文本编辑器,但无论如何可能值得一试。

然后是 Akelpad,它看起来非常轻量: http://akelpad.sourceforge.net/en/ index.php

编辑:这是一个相关且经过研究的答案。 谁能给这个评分,请在评论中解释一下原因吗? 这是良好的网络礼仪和礼仪,但没有任何意义。

Looking at portableapps.com the only other app I can see that might work for you is Abiword but that's more of a word processor than just a text editor, but might be worth checking out anyway.

Then there is Akelpad, which seems very lightweight: http://akelpad.sourceforge.net/en/index.php

Edit: This is a relevant and researched answer. Can whoever rated this down please explain why in the comments? That would be good netiquette and manners, it doesn't make any sense.

貪欢 2024-07-19 14:12:30

尽管不是免费的,ultraedit 一直是我最喜欢的轻量级编辑器。 我想我的钱绝对物有所值。

Although not free, ultraedit has always been a favorite light weight editor for me. I think I definitely got my money's worth with that one.

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