I am about to kill dreamweaver...i reall wanna find something smooth and convenient (im addicted to the internal FTP stuff in dreamweaver).
我即将杀死Dreamweaver ...我真的想找到一些顺畅和方便的东西(我沉迷于Dreamweaver中的内部FTP东西)。
HELP!
9 个解决方案
#2
Smultron is open source and quite nice. Perhaps not as full-featured as DreamWeaver though.
Smultron是开源的,相当不错。也许并不像DreamWeaver那样功能齐全。
#4
I think if you want to try something like dreamweaver, only lighter, try Coda. It's got lots of CSS stuff, a terminal, remote syncing via FTP. It's a very mac experience. I do enjoy using it when I get a chance these days.
我想如果你想尝试类似Dreamweaver的东西,只有更轻,试试Coda。它有很多CSS东西,一个终端,通过FTP进行远程同步。这是一次非常棒的体验。这些天我很有机会使用它。
#5
I would suggest going with TextWrangler if you are looking for a good GUI supported free IDE. Many programmers love it. I have also seen a lot of people using Smultron (although have never used it myself).
如果您正在寻找一个支持GUI的免费IDE,我建议您使用TextWrangler。很多程序员都喜欢它。我也看到很多人使用Smultron(虽然我从未使用过它)。
I would also consider trying to learn how to use vim or emacs. I have been learning vim for a couple of months now and find it to be very rewarding. It has some extremely powerful features and can be found almost anywhere (even when I pop over through SSH!)
我还会考虑尝试学习如何使用vim或emacs。我已经学习了几个月的vim,并发现它非常有益。它具有一些非常强大的功能,几乎可以在任何地方找到(即使我通过SSH弹出!)
Although, I think that everyone will tell you that TextMate is widely considered the best text editor. In fact, it is basically the reason I bought a Mac.
虽然,我认为每个人都会告诉你TextMate被广泛认为是最好的文本编辑器。事实上,这基本上是我买Mac的原因。
You might also want to consider the following (although not free):
您可能还想考虑以下内容(尽管不是免费的):
--EDIT--
You could also look at the newly released Bespin from Mozilla. Very experimental but worth a look :)
您还可以查看Mozilla新发布的Bespin。非常实验但值得一看:)
#6
I am a follower of the true religion of emacs. It's free, and there's a mac version that runs natively in the UI...
我是emacs真正宗教的追随者。它是免费的,并且有一个在UI中原生运行的mac版本......
But then again, I've already put in the time to beat the learning curve, and have drunk the kool-aid so, take that with as much salt as you require...
但话说回来,我已经花时间来打破学习曲线,并且已经喝了kool-aid所以,请根据需要加入盐...
Oh, also, it deals great with FTP...
哦,它也很好用FTP ...
#7
Although only the trials are free, both BBEdit and TextMate are excellent text editors and reasonably priced.
虽然只有试验是免费的,但BBEdit和TextMate都是优秀的文本编辑器,而且价格合理。
Both have comprehensive syntax highlighting and support for a variety of languages (incl HTML and CSS), and both have support for working with files on FTP sites.
两者都具有全面的语法突出显示和对各种语言(包括HTML和CSS)的支持,并且都支持在FTP站点上处理文件。
I like TextMate a little bit more, but I tend to use BBEdit as it has better printing capabilities and I often find myself printing hard copies for reference.
我更喜欢TextMate,但我倾向于使用BBEdit,因为它具有更好的打印功能,我经常发现自己打印硬拷贝以供参考。
#8
If you're an Emacs fan, try Aquamacs, an Aqua-style version of Emacs. I use it because I don't have to learn the weird Emacs command to quit or save - Aquamacs uses traditional Mac hotkeys for quit/save/open/new. Emacs hotkeys, as well as pulldown menus, are still available for more complicated functions. Plus it has the fully-developed syntax highlighting of Emacs. I don't know what language you're using, but I know from experience that it's great for Perl.
如果你是Emacs的粉丝,可以试试Aquacs,这是一款Aqua风格的Emacs版本。我使用它是因为我不需要学习奇怪的Emacs命令来退出或保存 - Aquamacs使用传统的Mac热键来退出/保存/打开/新建。 Emacs热键以及下拉菜单仍可用于更复杂的功能。此外,它还具有完全开发的Emacs语法高亮功能。我不知道你正在使用什么语言,但我从经验中知道它对Perl很有用。
EDIT: Don't know about internal FTP. Emacs might have it. It certainly seems that, if any text editor has a feature, Emacs should.
编辑:不知道内部FTP。 Emacs可能拥有它。当然,如果任何文本编辑器都有一个功能,Emacs应该会这样。
#9
There ar a lot of options available for text editors.
文本编辑器有很多选项。
- TextWrangler
- Emacs
- Aquamacs
- MacVim
- TextEdit
All of them are free. But I personally prefer TextWrangler. Its compatible for HTML/PHP and others popular programming languages.
所有这些都是免费的。但我个人更喜欢TextWrangler。它兼容HTML / PHP和其他流行的编程语言。
#1
It's not free but I think the consensus choice is TextMate.
这不是免费的,但我认为共识选择是TextMate。
#2
Smultron is open source and quite nice. Perhaps not as full-featured as DreamWeaver though.
Smultron是开源的,相当不错。也许并不像DreamWeaver那样功能齐全。
#3
I use TextWrangler. It also has internal FTP.
我使用TextWrangler。它还有内部FTP。
#4
I think if you want to try something like dreamweaver, only lighter, try Coda. It's got lots of CSS stuff, a terminal, remote syncing via FTP. It's a very mac experience. I do enjoy using it when I get a chance these days.
我想如果你想尝试类似Dreamweaver的东西,只有更轻,试试Coda。它有很多CSS东西,一个终端,通过FTP进行远程同步。这是一次非常棒的体验。这些天我很有机会使用它。
#5
I would suggest going with TextWrangler if you are looking for a good GUI supported free IDE. Many programmers love it. I have also seen a lot of people using Smultron (although have never used it myself).
如果您正在寻找一个支持GUI的免费IDE,我建议您使用TextWrangler。很多程序员都喜欢它。我也看到很多人使用Smultron(虽然我从未使用过它)。
I would also consider trying to learn how to use vim or emacs. I have been learning vim for a couple of months now and find it to be very rewarding. It has some extremely powerful features and can be found almost anywhere (even when I pop over through SSH!)
我还会考虑尝试学习如何使用vim或emacs。我已经学习了几个月的vim,并发现它非常有益。它具有一些非常强大的功能,几乎可以在任何地方找到(即使我通过SSH弹出!)
Although, I think that everyone will tell you that TextMate is widely considered the best text editor. In fact, it is basically the reason I bought a Mac.
虽然,我认为每个人都会告诉你TextMate被广泛认为是最好的文本编辑器。事实上,这基本上是我买Mac的原因。
You might also want to consider the following (although not free):
您可能还想考虑以下内容(尽管不是免费的):
--EDIT--
You could also look at the newly released Bespin from Mozilla. Very experimental but worth a look :)
您还可以查看Mozilla新发布的Bespin。非常实验但值得一看:)
#6
I am a follower of the true religion of emacs. It's free, and there's a mac version that runs natively in the UI...
我是emacs真正宗教的追随者。它是免费的,并且有一个在UI中原生运行的mac版本......
But then again, I've already put in the time to beat the learning curve, and have drunk the kool-aid so, take that with as much salt as you require...
但话说回来,我已经花时间来打破学习曲线,并且已经喝了kool-aid所以,请根据需要加入盐...
Oh, also, it deals great with FTP...
哦,它也很好用FTP ...
#7
Although only the trials are free, both BBEdit and TextMate are excellent text editors and reasonably priced.
虽然只有试验是免费的,但BBEdit和TextMate都是优秀的文本编辑器,而且价格合理。
Both have comprehensive syntax highlighting and support for a variety of languages (incl HTML and CSS), and both have support for working with files on FTP sites.
两者都具有全面的语法突出显示和对各种语言(包括HTML和CSS)的支持,并且都支持在FTP站点上处理文件。
I like TextMate a little bit more, but I tend to use BBEdit as it has better printing capabilities and I often find myself printing hard copies for reference.
我更喜欢TextMate,但我倾向于使用BBEdit,因为它具有更好的打印功能,我经常发现自己打印硬拷贝以供参考。
#8
If you're an Emacs fan, try Aquamacs, an Aqua-style version of Emacs. I use it because I don't have to learn the weird Emacs command to quit or save - Aquamacs uses traditional Mac hotkeys for quit/save/open/new. Emacs hotkeys, as well as pulldown menus, are still available for more complicated functions. Plus it has the fully-developed syntax highlighting of Emacs. I don't know what language you're using, but I know from experience that it's great for Perl.
如果你是Emacs的粉丝,可以试试Aquacs,这是一款Aqua风格的Emacs版本。我使用它是因为我不需要学习奇怪的Emacs命令来退出或保存 - Aquamacs使用传统的Mac热键来退出/保存/打开/新建。 Emacs热键以及下拉菜单仍可用于更复杂的功能。此外,它还具有完全开发的Emacs语法高亮功能。我不知道你正在使用什么语言,但我从经验中知道它对Perl很有用。
EDIT: Don't know about internal FTP. Emacs might have it. It certainly seems that, if any text editor has a feature, Emacs should.
编辑:不知道内部FTP。 Emacs可能拥有它。当然,如果任何文本编辑器都有一个功能,Emacs应该会这样。
#9
There ar a lot of options available for text editors.
文本编辑器有很多选项。
- TextWrangler
- Emacs
- Aquamacs
- MacVim
- TextEdit
All of them are free. But I personally prefer TextWrangler. Its compatible for HTML/PHP and others popular programming languages.
所有这些都是免费的。但我个人更喜欢TextWrangler。它兼容HTML / PHP和其他流行的编程语言。