Questions tagged [macrabbit-espresso]

Espresso is a commercial web editor for Mac OS X from the Belgium company MacRabbit.

Espresso requires Mac OS X 10.5.8 (Leopard) or later.

19 questions
4
votes
3 answers

What is the best way to use LESS with Espresso 2?

I recently started to use LESS for my CSS coding and also upgraded from CSSEdit to the recent Espresso 2 app. Is there a good LESS sugar out there for Espresso 2? Im highly addicted to using the x-ray feature in Espresso and the inspector and I need…
Andri
  • 153
  • 1
  • 6
3
votes
2 answers

Are there any "sugars" for Espresso which add brace/bracket highlighting to javascript editing?

Also, would it be possible to develop such a sugar?
andy
  • 8,775
  • 13
  • 77
  • 122
3
votes
1 answer

Project update via TextMate (like Espresso)

I am thoroughly in love with TextMate. I program everything in it, including ASP.NET for my daily job. However, I have a license for Espresso, and I was looking at it recently and discovered that there is a "Publish" section that I knew about…
James P. Wright
  • 8,991
  • 23
  • 79
  • 142
2
votes
0 answers

Is it possible to use Brackets to edit CSS locally and live preview it in online server?

This is something I used to do when working with (MacRabbit) Espresso app. Writing local CSS and seeing how changes work in the online website in real-time (Espresso calls it "Overrides"). It was especially useful when working with WordPress. Is it…
2
votes
2 answers

Is there any Vim plug-in that can show the file hierarchy?

For folks who have used the Espresso editor, I'll love the right bar for showing the file hierarchy based on the tag nesting and open close. Is it possible in Vim? I thought taglist was promising, but it's just too smart, it collects and categorize…
mko
  • 21,334
  • 49
  • 130
  • 191
2
votes
3 answers

Support for live preview of Haml in Coda or Espresso?

I just discovered the beautiful Haml and Sass, and want to develop in these languages but with live previews. Coda and Espresso both allow for beautiful live previews of HTML files, but previews of an Haml file simply show it as plain text. While…
Neil
  • 3,100
  • 5
  • 29
  • 36
2
votes
0 answers

FontAwesome served by Nginx only *sometimes* broken in Safari, until browser reset?

I'm using Font Awesome. Sometimes - and I haven't figured out the pattern yet, unfortunately - the icons aren't working in Safari. When this happens, Safari shows the standard icon for a missing character, the outline of a box. When I reset the…
heykatieben
  • 269
  • 2
  • 16
2
votes
1 answer

LESS 1.3.3, watch mode hogging a lot of CPU in espresso editor

I was using an older version of less (1.2.1) by accident and when I updated the .js to the most recent version (1.3.3) it seems that Espresso, my html/css editor, now takes 40% cpu and up to 90% when in development/watch mode. I've tried other…
Alan
  • 307
  • 2
  • 8
1
vote
0 answers
1
vote
1 answer

Publishing to Amazon S3 with Espresso

I've been looking around to get some clarity on this but it seems like I'm the only stupid one having a problem with it. Case is, I can't connect to Amazon S3 with Espresso. Or I think the case is rather that I don't know how to. I mean, I have my…
Ragnar
  • 520
  • 1
  • 10
  • 16
1
vote
1 answer

Find and Replace/Update links like Dreamweaver in other editors

I've been slowly weening myself off of Dreamweaver and using other editors like SublimeText and Espresso. But there are two features that are lacking in those editors that I still find the need to use Dreamweaver for: 1.) Find and Replace within…
0
votes
1 answer

Extracting the title attribute with Regex

Search replace with
caption here
or just (my second choice, good…
Jessica K
  • 137
  • 7
0
votes
1 answer

Go to file keyboard shortcut for espresso

Does espresso have a keyboard shortcut to go to a file? Such as command+T in TextMate, or control+ , in Visual Studio?
Scott Simpson
  • 3,832
  • 3
  • 27
  • 35
0
votes
1 answer

Switch between single line and multi-line CSS with Espresso

I have a long single-line CSS file that I would like to convert using Espresso to block style. Is there an automatic way to do this with Espresso?
Scott Simpson
  • 3,832
  • 3
  • 27
  • 35
0
votes
1 answer

Sync local and server time

I am working with espresso for Mac, and I've found that I may have a problem with publishing tools. My server is located at the USA, but I, and my computer, are located in Spain. So when I modify a file in my computer, and then one of my partners…
enwine
  • 1
  • 1
1
2