From what I can see Coda doesn’t recognize external CSS files for editing, which is exactly the strong point of CSSEdit. Then again, CSSEdit doesn’t recognize embedded CSS, either.
CSSEdit’s Applied Style Inspector doesn’t stay open when clicking on the CSS editor, which is just wrong. But the live CSS editing in WebKit preview is freakin’ awesome.
That’s the one thing that kills me about Coda - and one thing I was hoping to solve with CSSEdit (sweet), but alas, we can’t have everything, now can we? I’m still going to play around with MacRabbit’s little wonder some more to see what other gems are tucked away.
The tips are greatly appreciated. I suspect that most of us have “our personal method” for getting things done and moving outside that comfort zone takes effort at first, sometimes sufficient effort not to probe too deeply into a utility or method that could actually be an improvement.
Ah, and there’s the rub. I have to always keep reminding myself to think “there could be a better way to do this”. The problem with that line of reasoning though is that Panic! seems to go about things a lot like I do apparently… Then they went and designed something that they themselves would actually use which made it tough on me to keep looking.
For example, based on your perspective of Coda, I just found out that I can open three panes at once in Coda. Code, CSS (embedded), and live preview. For initial page and site layout, that’s very handy.
When I’m working on initial page design and layout, I usually just keep the stylesheet embedded (at the top of the document) at first. This is why you see both the Code Navigator and the CSS GUI in the screen shot above. I use the Code Navigator for XHTML and the CSS GUI for CSS jumping. Once I get the rough stuff worked out, I split them off and begin command+tabbing to Firefox for previews.
A couple of other quick tips:
- command and + increase the size of the text in the editor.
- command + F opens find and replace
- hold option and highlight some lines of code to enter block edit mode (that was in the video up there).
- when you save a clip, you also have the ability to add a “selection placeholder” that will put your cursor at the specified point in the code when it’s inserted into the document. This enables you to hit the ground running. Especially if your using it in conjunction with block editing and an unordered list or image galleries that use LightBox or some such.
I might just write an article on using clips. The rabbit hole goes pretty deep there, provided you take the time. Thanks for the blah blah, Ron.
P.S. Why did you remove all of your URLs? Flying stealth-mode/going ghost are ya?