开发者

Looking for a new lightweight php editor for windows [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

Whats the most lightweight php editor out there for windows? other than notepad++

not looking for anything extreme,im just a 'hobby coder'

been using notepad++ for 3 years and 开发者_开发百科im just getting tired of it, want some new

And what does it mean that a editor has "auto completing"?

thanks a lot!


Sublime Text Editor

Looking for a new lightweight php editor for windows [closed]


I would recommend vim ;)

However, as you didn't state what you wanted from an editor, have you looked at this list


I like SciTE, which has highlighting for PHP and many other languages.


E Text Editor


I've been using crimson editor for simple text editing and my first editor for stuff on PHP. It is definitely lightweight IMO although i don't think it is as powerful as Notepad++ and it is a bit outdated as its last release was in May 2008 but i still use it for simple stuff mainly because it is starts quickly as compared to the IDEs i use.

Auto-Completion is a feature in text editors which the text editor drops some hints to the variables/function names when you start to type. Very much like in browsers when you want to type in the address and it gives you the list of addresses in the history that matches whatever you have typed.


Geany does the job for me in Windows and Linux. And I also like InType, although I believe that its abandoned already.


I used UltraEdit for several years, before i switched to gvim
They are both excellent lightweight editors.

Although vim or emacs have steep learning curves and are not for everyone.

As far as heavyweight editors goes be sure to check out eclipse with pdt

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜