Hi all, i got my MacBook pro 15" this weekend, i was using notepad++ at pc, im searching for a nearest text editor tool for mac, and found that textmate is good enough for me. But i need an FTP support for it, is there any option or plugin for that? (like notepad++ ftp connection - realtime modifying)
Also need some recommendation from mac users about best mac tools for web designers & developers. Cheers and thanks to all!
TextMate doesn’t have built-in FTP capability, but it works in conjunction with Panic’s Transmit beautifully. When you set up a site in Transmit, if you enable DockSend and set the Local Path to point to your project’s directory, then you can upload a modified file easily using the Transmit bundle in TextMate. You can also edit files on the server by right-clicking them in Transmit and selecting “Edit with Transmit”. Then whenever you save that file, it’ll automatically be updated on the server. Transmit isn’t free, but it’s the best FTP client I’ve found for OS X.
Cyberduck is the best free FTP client, but it doesn’t integrate with TextMate as nicely.
TextMate doesn't have built-in FTP capability, but it works in conjunction with Panic's Transmit beautifully. When you set up a site in Transmit, if you enable DockSend and set the Local Path to point to your project's directory, then you can upload a modified file easily using the Transmit bundle in TextMate. You can also edit files on the server by right-clicking them in Transmit and selecting "Edit with Transmit". Then whenever you save that file, it'll automatically be updated on the server. Transmit isn't free, but it's the best FTP client I've found for OS X.
Cyberduck is the best free FTP client, but it doesn’t integrate with TextMate as nicely.
Best o’ luck!
Thank you so much, im going to check the links you gave.