View Full Version : Does Coda have Auto Complete coding ?
fab5freddy
Jun 23, 2009, 01:36 AM
I am considering trying out Coda instead of Dreamweaver
and wanted to know if Coda has Auto Complete coding like Dreamweaver ?
seventeen
Jun 24, 2009, 09:16 AM
yes, it does. and i like it far better than dreamweaver's. try it out, i use it every day i'm on a mac. and notepad++ when on windows. the ftp is great.
NathanCH
Jun 24, 2009, 03:31 PM
I'm an espresso user. But Coda is also very good. I recommend Espresso or Coda. Anything BUT Dreamweaver. :)
One thing I like about espresso is that it has auto upload on save. Not sure if Coda has that. It saves me hours of time each day. Plus the built in themes make coding easy. I can code on a nice chocolate background that doesn't strain my eyes.
Techguy172
Jun 24, 2009, 08:34 PM
If you need to update websites on the fly Coda is the best however if you like to just code and then upload later I think Espresso is best. I own both and coda has a fantastic FTP but Espresso's editor is much better because it allows code collapsing which makes things much easier when you looking through your code. It also has easy commenting which makes things like CSS testing and Javascript much easier.
fab5freddy
Jun 29, 2009, 02:31 PM
Ok, I have never tried Espresso.
I'll have to give it a go.
wheezy
Jun 29, 2009, 11:34 PM
Try them both, Espresso should be pretty solid but I've been using Coda since it was released and am pretty well grounded in it.
if you really wanna fly at doing code take advantage of 'Clips' in coda, I can fly thru doing code with that, it's such a huuuuge timesaver.
ezekielrage_99
Jun 30, 2009, 03:20 AM
Try Coda, CSS Edit and Espresso.. I do believe they have a 30 day trial.
I am an Espresso user and I do have to say (and agree with previous posts) that it's far better than Dreamweaver.
fab5freddy
Jun 30, 2009, 10:29 AM
What's Clips ( in Coda ) ?
NoNameBrand
Jun 30, 2009, 03:12 PM
What's Clips ( in Coda ) ?
Clips are snippets of code you save, and can just double click on to insert. They'll even take a highlighted section of text, that you can insert into the snippet as a wildcard. It'll make sense when you try it.
wheezy
Jun 30, 2009, 07:37 PM
Clips are snippets of code you save, and can just double click on to insert. They'll even take a highlighted section of text, that you can insert into the snippet as a wildcard. It'll make sense when you try it.
You can also apply shortcut keys to commonly used clips. For instance, instead of me typing out:
<a href="#">LINK</a>, I have that saved as a clip with 'aTAB' as the shorcut. Type an 'a', hit tab and that code appears, and I can specify where I want my cursor when it's finished. In my case, where I'll type in the link.
You can specify words or letters for those, it'll recognize what's entered before the TAB to make it happen. pTAB loremTAB gives me a whole paragraph of lorem ipsum wrapped in a <p>.
Get several of your main tags in there and you'll scream. As in speed, not in pain.
isharan
Jul 2, 2009, 05:03 PM
I recommend Textmate :D
Super-powerful support for snippets, lightweight...no FTP editing though, but it does have built in support for Transmit out of the box (or out of the dmg :p)
fab5freddy
Jul 3, 2009, 02:16 AM
thanks!
vBulletin® v3.6.10, Copyright ©2000-2009, Jelsoft Enterprises Ltd.