Tagged Questions
Espresso is a commercial web editor for Mac OS X.
3
votes
1answer
305 views
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 ...
2
votes
2answers
111 views
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, ...
1
vote
2answers
558 views
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 ...
1
vote
1answer
196 views
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 ...
0
votes
0answers
26 views
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?
0
votes
0answers
63 views
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?
0
votes
1answer
320 views
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 ...
0
votes
1answer
34 views
Are there any “sugars” for Espresso which add brace/bracket highlighting to javascript editing?
Also, would it be possible to develop such a sugar?
0
votes
1answer
56 views
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 ...
0
votes
4answers
1k views
0
votes
0answers
153 views
How to keep the BOM when editing files in Espresso?
It looks like Espresso is removing the BOM when I edit files with one included. See this changeset for example. Is there a setting to make sure the BOM is kept? In TextWrangler you select this in the ...
0
votes
0answers
203 views
Coda navigator like Espresso code navigator
Can Coda do code navigation like Espresso or Dreamweaver where, if you click a div or any block tag, you can click to see the whole block of code, or collapse the block?