Questions tagged [coda]

Coda is a commercial and proprietary web development application for Mac OS X, developed by Panic. It was released on April 23, 2007. It won the 2007 Apple Design Award for Best User Experience. It is available for $99.

The entire Coda application is divided into six sections (Sites, Edit, Preview, CSS, Terminal, and Books), which are accessed through six tabs at the top of the application. Users can also split the window into multiple sections either vertically or horizontally, to access multiple sections or different files at the same time.


Sites

In Coda, sites are the equivalent of "projects" in many other applications like TextMate. Each site has its own set of files, its own FTP settings, etc. When Coda is closed in the midst of a project and then reopened, the user is presented with exactly what it was like before the application was closed. Another notable feature is the ability to add a Local and Remote version to each site, allowing the user to synchronize the file(s) created, modified or deleted from their local and remote locations.


Files

Coda incorporates a slimmed down version of the company's popular FTP client, Transmit, dubbed "Transmit Turbo", which is currently closed-source. The Files portion is a regular FTP, SFTP, FTP+SSL, and WebDAV client, where the user can edit, delete, create, and rename files and folders.


Editor

The editor in Coda incorporates a licensed version of the SubEthaEdit engine, rather than having a custom one, to allow for sharing of documents over the Bonjour network. Coda also has a new Find/Replace mechanism, which allows users to do complex replaces using a method similar to regular expressions. Coda also recognises specially-formatted comment tags in many syntaxes, called bookmarks, which appear in a separate pane beside the editor called the Code Navigator. Bookmarks allow the user to jump to the corresponding line of text from anywhere in the editor by clicking on the link in the Code Navigator.


Plug-ins

Coda 1.6 and later supports plug-ins, which are scripts usually written in command line programming languages like Cocoa, AppleScript, Perl, or even shell scripting languages like bash, that appear in Coda's menu bar and do specific tasks like appending URLs or inserting text at a certain point. Plug-ins can either be written using Xcode or through Panic's free program, the Coda Plug-in Creator.


Command-line utility

Coda does not come with its own command-line utility. Instead, a third-party utility such as Command-Line Coda can be used.

See: https://panic.com/coda/

219 questions
0
votes
1 answer

Problems with Coda 2/CoffeeScript plugin

Regarding plugin for Coda 2. I am having some problems making it work. I have written a small test program in CoffeeScript, but when i try to run and/or compile I get the following error message: All settings/env. variables should be set…
Nilzone-
  • 2,766
  • 6
  • 35
  • 71
0
votes
3 answers

.js script not responding

New to all of this and trying to get my .js script to work in Coda2. If anyone has any idea of why the .js script file is not responding, that would be great! Thank you in advance! Button Magic
0
votes
1 answer

Auto-Complete Hints for Javascript and Jquery in Coda 2

Does anybody know of a way to get auto-complete for javascript in Code 2? Coda to is really helpful and is really good with this especially in CSS and html. But when it comes to javascript or using jquery it doesn't seem to show me the methods or…
0
votes
2 answers

How to delete files/folders from source control permanently?

I am attempting to delete a folder, and its files and subfolders, from my site's source control under Coda 2 for Mac, and am getting all kinds of errors. I appreciate any direction as to how to properly manage this, since Google searches only seemed…
0
votes
1 answer

Assign variable names to list of mcmc objects

Maybe someone here with more expirience with mcmc objects can help me out. Problem: I have a list with 20+ mcmc objects stored. I need to assign variable names for each of the mcmc object. I have another list with all the variables names for each…
Federico C
  • 125
  • 2
  • 11
0
votes
1 answer

NSLog with PlugIn development for Coda

I've just started and am attempting to write plug-ins for Coda. Now, I can't for the life of me i can't figure out how or where NSLog's get outputted for debugging. When the plugin is loaded by Coda, it works fine. So my question is: 1) for the…
pxl
  • 1,297
  • 10
  • 16
0
votes
1 answer

How can I change FTP port in Coda?

I changed the FTP port on my server (not for security, but for access from Panera Bread which blocks port 21 :) ) and I can access it just fine using FTP clients such as Firebird. But when I try change the port in Panic's Coda, the port appears to…
Doug Wolfgram
  • 2,064
  • 4
  • 27
  • 42
0
votes
2 answers

jQuery Coda Slider

recently just tried to jump right into jQuery but found it to be harder than I expected. I was trying to implement the Coda Slider 1.1.1 to my new layout. Somehow my cross-links are not causing the "slide effect" that should appear. The linking is…
user165709
0
votes
5 answers

PHP include combined with 'echo date' doesn't work in localhost?

I am using the following on all my index.php files to include a global footer: The _footer.php file itself doesn't have much content apart from the PHP to return the current year:
Baumr
  • 6,124
  • 14
  • 37
  • 63
0
votes
2 answers

Coda SVN with self signed SSL

Seems to be a few Coda users here. Does anyone use SVN with a self-signed cert in Coda? It throws an error that the cert isn't valid, and doesn't give the option to ignore it. Is there any way to get it to work? I've emailed Panic support, and…
churnd
  • 117
  • 2
  • 7
0
votes
1 answer

linux - can not view directory contents in text editor (coda), but can view in terminal

I am using a linux machine hosted via Amazon's EC2. Today, I moved all of the contents over to a larger hard drive. I use Coda as my text editor. Problem: I can not view the contents of many of the directories inside my new data drive via Coda.…
ccdpowell
  • 629
  • 5
  • 14
  • 22
0
votes
1 answer

Coda Slider Tab Navigation

I am using Coda-Slider for my website and I want to know if there is a way to change the content of each tab. For example, the user navigates onto tab2 where I placed a link to redirect the user to another page. Is there a way NOT to navigate away…
Vodkat
  • 3
  • 3
0
votes
1 answer

Coda Terminal can't find rails

I've installed rails using rvm and everything works well in the out of the box terminal using zsh. I thought i'd simplify things a bit and bring out Coda's terminal but for some reason when I run $ rails --version I get errors saying there are…
Collin White
  • 640
  • 1
  • 11
  • 27
0
votes
1 answer

Fixing Komodo Edit auto-indention for other editors

I've created a PHP project with Komodo Edit now i should migrating to another editor (Coda) but Komodo auto-indention is only valid and fine in Komodo! Coda and Sublime Text don't recognize indentions... Is there any solution for fixing that?
AHHP
  • 2,967
  • 3
  • 33
  • 41
0
votes
1 answer

Templates on Coda

I'm trying to move away from Adobe Dreamweaver and now that Coda 2 is out with lots of new features, I have the perfect candidate :D The only feature I need and can't find an equivalent in Coda is the ability to create templates and files dependent…
Juan Ignacio
  • 3,217
  • 8
  • 33
  • 53
1 2 3
14
15