本文介绍了轻便的便携式编辑器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在寻找可直接从闪存驱动器运行而无需安装的免费轻量级编辑器。
我想要支持尽可能多语言的编辑器,我有notepad ++,但我并不特别在意。
编辑:忘了提我要的是Windows寻找编辑器。
解决方案
我是和使vim的可移植性变得很好。 p>
语法突出显示了更多我可以命名的语言以及各种vim优点。
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.
解决方案
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.
这篇关于轻便的便携式编辑器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!