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.

learn more… | top users | synonyms

0
votes
0answers
7 views

How to set the core.editor to Coda 2

Is there a way to use Coda 2 as my core.editor when I use the GIT trough the terminal (I am on a Macbook with OsX Mountain Lion). The fallowing command does not work: git config --global core.editor ...
1
vote
1answer
35 views

Regular Expression Replace, can't insert simple character

I have tried everything possible and 2 hours trying to get this to work. I'm using the search and replace option in Code (version 1) but just can't get the replace code working. I want to add a semi ...
0
votes
0answers
17 views

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: ...
-1
votes
3answers
48 views

.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! <!DOCTYPE ...
0
votes
0answers
186 views

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 ...
1
vote
1answer
85 views

“Select Parent Tag” and “publish on save” in Coda 2

I'm used to Dreamweaver but have decided to give Coda a shot. One of the features in Dreamweaver that I use all the time is "Select Parent Tag". When I press the button, it'll go to the parent tag, ...
0
votes
2answers
57 views

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 ...
0
votes
1answer
54 views

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 ...
1
vote
2answers
439 views

Coda 2 publish button not working

I have exactly the same site settings in coda 1.7.4 as I do in coda 2 but when I click the publish arrow in coda 2 it tells me "Set both local and Remote paths in a site to publish your changes". I ...
1
vote
1answer
39 views

less compliler will not write to my css file, although it says success

I'm using the {less} compiler (http://incident57.com/less/) with Coda 1.7.2 (first time trying this!) {less} gives me a success message, but still my .css file is blank! My less file: main.less My ...
1
vote
0answers
38 views

Coda function and class lookup

I've googled around a little bit, and can't seem to find anything, but I've been developing front end stuff in Coda for a while now, but lately I've been getting into more sophisticated server-side ...
2
votes
0answers
57 views

Coda 2 column width limitation/delimiter

I'd love to be able to use Coda 2 as my primary IDE, but my workspace has a 80-character line limitation standard. Is there a way to add a limitation or some sort of visible representation of the ...
0
votes
0answers
112 views

How to add link to specific slide of coda slider

I have two pages - first page has a few links to another page with contain coda slider. First link on first page is the link to the first slide of coda slider. Second link on the first page is the ...
1
vote
0answers
215 views

coda slider go direct to specific slide by id

I just edited slider of content using coda slider. So I have a photo gallery and when I click on any photo it open a page with coda slider. Which image is clicked, that image is the first slider. ...
0
votes
1answer
57 views

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 ...
0
votes
0answers
34 views

Code editors with a remote command line tool

I've been using Coda 2's Terminal on the Mac for working with my remote server for quite some time now, bur recently I've found myself using Windows more and more, and I have started to look for a ...
1
vote
3answers
141 views

PHP project on github and ftp server

I am developing a PHP project using github. My editor of choice is Coda 2 which has a function of saving at the same time on local computer and on the FTP server. Now, I also have the need to commit ...
0
votes
0answers
86 views

How to link to any tab of coda slider from another page

I am having trouble linking directly to a tab of coda slider from another page. The site of Coda Slider tells how to link to any tab from the same page. like this <a href="#3" ...
0
votes
5answers
179 views

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: <?php include($_SERVER['DOCUMENT_ROOT'].'/_footer.php'); ?> The _footer.php file itself doesn't have much ...
0
votes
0answers
176 views

Coda 2 Auto-code on windows

i was recently using coda 2 on a freinds mac and he showed me a really cool feature which auto-generates html code. you just type for example ...
0
votes
0answers
81 views

Panic Coda permission issues

I'm trying Panic Coda right now to manage my websites. I can connect to a server via FTP or SFTP protocols. All my sites are Apache based. File permissions looks be okay. My issue is "permission ...
0
votes
1answer
275 views

How to run Ruby scripts from Coda 2?

I am new to Ruby and have been wondering if there is a way to run test scripts inside Coda 2. Alternatively is there a way to / how to set a macro such as (CMD, r) to run the script externally in ...
0
votes
0answers
95 views

Coda 2 only uploads to root of website [closed]

I am using Coda 2 coming from Dreamweaver, and it all seems great. However, uploading a file or 'publishing' (what's actually the difference here?) seems to stick the file in the root. Even when the ...
0
votes
1answer
2k views

Using Coda 2's Built in Git Functionailty

I'm trying to leave the stone ages and integrate version control into my workflow, but I'm a total VC noob. I have an account with Bean Stalk, added a remote git repository there, and have ...
0
votes
0answers
64 views

Coda slider: Only one scrolling tab?

Is there a simple way to have only one tab with vertical scrolling bars in Coda Slider? If I insert: .coda-slider-wrapper .coda-slider { overflow-x: hidden; overflow-y: auto; } there are vertical ...
1
vote
0answers
66 views

How to update WebKit in Coda 2?

Coda 2 have a Web Inspector feature, but it's old WebKit Web Inspector. I want to update it. How I can do it? Download fresh WebKit.app and replace some folder in Coda 2.app with some folder from ...
0
votes
2answers
1k views

Why wont Coda 2 save passwords for ftp access?

I have recently switched to Coda 2 on Mac (OSX 10.8.2) and under site definitions the host, username and all other information save fine. It will not, however save my passwords. I DO NOT have "ask ...
0
votes
1answer
356 views

HTML Tidy new empty line after closing tags

When I use Tidy HTML in Coda It's clean but I don't like to have empty line <ul> <li>…</li> <!-- here --> <li>…</li> </ul> I try to edit config ...
0
votes
2answers
1k views

Coda 2 show matching opening/closing tag?

I was wondering is there a way in Coda 2 to display the opening/closing tag when on the line of it? For example if I am on the line which contains < div> Is there a way I can get Coda to ...
0
votes
1answer
40 views

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 ...
0
votes
1answer
1k views

Block code formatting in Coda 2

Despite the bad reviews, I've decided to splurge on Coda 2. There is a feature I can't seem to find though - code formatting on existing code. In Sublimetext 2 you can highlight a block of code, and ...
0
votes
1answer
68 views

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 $ ...
0
votes
0answers
86 views

Create a custom syntax highlight color for a unique tag type in Coda 1

Im looking to create a custom syntax highlight color in Coda 1 for a particular form of comment that my company uses in our php templating system. The tags are formed in an html comment with an ...
0
votes
1answer
418 views

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 ...
0
votes
1answer
316 views

How do you connect Coda to AWS EC2 Instance? Invalid username or password

I have followed the instructions in thread: How do configure Coda to work for my Amazon EC2 instance? However, I am still having a problem. I can ssh into my EC2 Instance by just typing ssh ...
1
vote
2answers
3k views

Coda 2 Mountain Lion git

I just upgraded to the new OS X Mountain Lion and git is not working anymore in Coda 2. It works ok in the Xcode and in the Source Tree (git GUI client I am using). I updated git to the latest ...
-1
votes
2answers
4k views

How to setup server and local host in CODA 2? [closed]

I am using my own Mac as the web server. I am keeping two copies of the web page files. One in Applications/MAMP/htdocs/, for the real web pages; the other one in Users/me/Sites/, for "local" edit ...
2
votes
1answer
386 views

Coda syntax highlighting for Silverstripe

I've just moved onto a new machine. On my old work horse, I had Silverstripe template (.ss) files following HTML syntax highlighting in Coda. I can't for the life of me remember how I turned this on ...
0
votes
1answer
672 views

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 ...
1
vote
1answer
2k views

Using Coda 2's (or Coda, for that matter) Preview feature with CakePHP

I am using Coda 2 and MAMP Pro. Many sites I have built work great with the pair, and when it works, it works. By allowing me to specify a Site-Specific URL and then letting Coda know what that URL ...
2
votes
1answer
377 views

Jumping to corresponding / matching Brackets in Coda Editor

I'm using Coda IDE on Mac OSX. In eclipse there's a feature called "Jump to matching bracket" (invoked by Command+Shift+P). Is there any equivalent, or perhaps a plugin, in Coda ?
1
vote
1answer
278 views

How do I install these Coda mode files hosted on github? (I followed the instructions but no joy)

The mode files for Coda.app (for syntax highlighting etc etc) hosted at rolling address come with these instructions. I enter the line in terminal and hit return but nothing seemed to get created. I ...
1
vote
1answer
934 views

How to edit zen coding shortcut on Coda for MAC

I've installed zen coding for coda, the TEA for coda plugin. I'm trying to edit my shortcut to expand abbreviation, I'm already on my TextActions.plist file, but when i Edit the shortcut line, that ...
4
votes
2answers
1k views

How do I configure syntax highlighting for LESS in coda?

I use LESS.app for less compiling but it doesn't help with Coda not having syntax highlighting for CSS/LESS within the .less file. How do I force Coda to highlight css/less syntax within the .less ...
0
votes
1answer
588 views

Save FTP servers in Coda

I've started using Coda because I just got a new Mac, and I want to know if it is possible to save FTP servers, since I'm regularly using around 9 or 10 servers in a month and I really don't want to ...
0
votes
1answer
297 views

Connecting Coda to local Wordpress install hosted with Mamp Pro

I have been using Coda and regular version of Mamp for local development for longtime without getting into this permission mess. I recently, upgraded to Mamp Pro and setup it with VHosts. I have a ...
1
vote
1answer
738 views

Svn ignore with coda subversion

i am using coda on my mac as an editor and using the built in svn client which is very helpful indeed. However it lacks the ignore functionality for a file and i am trying to do it via command line ...
0
votes
1answer
690 views

Chrome downloads .aspx file rather than viewing it

I'm trying to install mojoportal on my server (externally hosted) but when I go to the .aspx page the browser just downloads it where it should be loading it properly like a web page. Whats wrong? ...
0
votes
1answer
285 views

PHP require_once error

I am using CODA, MAMP and am working out of my HTdocs folder all locally. I am learning PHP and MVC structure and an coming across the following error when using require_once. I have read many of the ...
1
vote
6answers
2k views

Recommend a simple editor similar to Coda

I really like this simple, highly specialized editor also has a very nice interface. Now I'm looking for such an editor available on Windows or Linux. All I found is Komodo Edit, Aptana, DreamWeaver, ...

1 2 3