简体   繁体   English

我应该使用什么开发记事本?

[英]What development notepad should I use?

我需要一个好的(免费)开发记事本的建议,以便在我的新macbook上工作,主要用于PHP,AJAX等。

TextWrangler是一个免费的Mac文本编辑器,内置PHP支持。

I know you've request it be free - but really, I can't stress TextMate enough. 我知道你要求它是免费的 - 但实际上,我不能强调TextMate。 It's fantastic and it's also cheap (around $30). 这太棒了,也很便宜(约30美元)。 It is well worth the price tag. 价格非常值得。

If you insist on staying free - try Eclipse with PDT. 如果你坚持保持自由 - 用PDT尝试Eclipse。

如果您熟悉vim,或者有时间学习相当复杂的文本编辑器,我建议您查看macvim

Vim is great text editor for writing web code. Vim是编写Web代码的优秀文本编辑器。 It has a steep learning curve, but works on almost all platforms. 它有一个陡峭的学习曲线,但几乎适用于所有平台。

I'd also suggest trying out Smultron . 我也建议尝试Smultron It's pretty lightweight, but it's a very nice (and free) editor. 它非常轻巧,但它是一个非常好的(和免费的)编辑器。 And, of course, it has support for PHP, JavaScript, and all the major web programming languages built in. 当然,它支持PHP,JavaScript和内置的所有主要Web编程语言。

如果您喜欢自定义到Universe的末尾,请使用Emacs。

There is also Aquamacs and Carbon Emacs for an Emacs-flavoured Mac editing experience. 还有AquamacsCarbon Emacs,用于Emacs风格的Mac编辑体验。 Carbon Emacs is closer to the Unix Emacs experience whereas the Aquamacs people have put considerable effort into OS X integration. Carbon Emacs更接近Unix Emacs体验,而Aquamacs人员则为OS X集成付出了相当大的努力。

Geany (geany.org) is my IDE of choice. Geany(geany.org)是我的首选IDE。 It's lightweight, open-source, and I use it both for programming and note-taking. 它是轻量级的,开源的,我用它来编程和记笔记。 It supports PHP, C, Python, etc. 它支持PHP,C,Python等。

You may want to consider Aptana . 你可能想要考虑Aptana It has PHP and main AJAX libs support. 它具有PHP和主要的AJAX库支持。

我还建议Komodo Studio

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM