java java程序员用什么文本编辑器?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/3716482/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
What text editor for a java programmer?
提问by Qwerky
I'm looking for a text editor, does anyone have any recommendations? I won't be using it to program/compile/debug, Eclipse already handles all that perfectly. Its really going to be used for viewing source and occasionally writing/editing other files (eg SQL, simple HTML, JavaScript etc).
我正在寻找文本编辑器,有没有人有任何建议?我不会用它来编程/编译/调试,Eclipse 已经完美地处理了所有这些。它真的会用于查看源代码和偶尔编写/编辑其他文件(例如 SQL、简单的 HTML、JavaScript 等)。
Requirements;
要求;
- Runs on Windows XP
- Free
- Lightweight (I don't want to wait 10s for it to load all its features, I just want to see the contents of the file and I want to see them right now)
- Syntax highlighting (for all the common file types, eg .java .sql .html .xml etc)
- Tabs
- No adverts/annoying 'donate to stop this message'
- 在 Windows XP 上运行
- 自由
- 轻量级(我不想等待10秒它加载其所有功能,我只是想看看文件的内容,我希望看到他们现在)
- 语法高亮(适用于所有常见的文件类型,例如 .java .sql .html .xml 等)
- 标签
- 没有广告/烦人的“捐赠以阻止此消息”
It would be nice to have an auto-format option with configurable style/format preferences, but this is not necessary.
有一个带有可配置样式/格式首选项的自动格式选项会很好,但这不是必需的。
I've tried the following;
我试过以下;
- Textpad (isn't free)
- EditPadPro (isn't free)
- JEdit (too big a footprint, takes too long to load)
- 文本板(不是免费的)
- EditPadPro(不是免费的)
- JEdit(占用空间太大,加载时间太长)
I'm trying Notepad++ but would welcome your experience.
我正在尝试 Notepad++,但欢迎您的体验。
回答by lalli
Notepad++ should be the right one.
Also try Emacs, it doesn't look native though (because when your code grows, regex based find would come handy, where Notepad++ doesn't do very well).
Notepad++ 应该是正确的。
也试试 Emacs,虽然它看起来不是原生的(因为当你的代码增长时,基于正则表达式的 find 会派上用场,而 Notepad++ 做得不是很好)。
回答by Daniel Frear
I quite like Programmers Notepad, should cover everything you want.
我很喜欢程序员记事本,应该涵盖你想要的一切。
回答by Hristo Deshev
回答by rkellerm
gVIM can be also a good option. Also for Windows.
gVIM 也是一个不错的选择。也适用于 Windows。
回答by Adeel Ansari
See if you can manage to install Kateon Windows. Of course its possible. :)
看看您是否可以设法在 Windows上安装Kate。当然有可能。 :)
Okay!! here you go, windows.kde.org.
好的!!给你,windows.kde.org。
回答by sushil bharwani
I am using Editplus
我正在使用 Editplus
回答by Dheeraj Joshi
Notepad++ is good enough.
Notepad++ 已经足够好了。
回答by Benjamin
Try to find a link to EditPlus version 2.21. It looks like the trial is limited but it's not. Been using it for years and I've found it's a lot better then ultra edit and all the lookalikes.
尝试找到 EditPlus 2.21 版的链接。看起来试验是有限的,但事实并非如此。多年来一直使用它,我发现它比超编辑和所有相似之处要好得多。