The bbedit tag has no wiki summary.
2
votes
3answers
135 views
VIM edit directory like BBEdit for Mac
I've recently started to really appreciate the power of VIM. Once you learn how to use it, coding and editing go a lot quicker. My main holdup is that I can't open a directory like a project in VIM, ...
1
vote
1answer
177 views
How to make curly braces collapsable in BBEdit (TextWrangler) for ruby on rails code?
So I really like how BBEdit allows you to fold blocks of code. But for Ruby code it doesn't recognize curly braces as a place to insert folds automatically. Is it possible to tweak the preferences in ...
1
vote
1answer
273 views
How can I pretty print erb in BBedit indenting rails tags and not just markup?
I want to re-indent my code but the rails tags <% foo %> get aligned to the left with no indentation. What I'm using is:
markup > utilities > format > pretty print
Does anyone know if ...
1
vote
1answer
368 views
View character encoding of file in BBEdit
I know you can open the current opened file using another character encoding, but how do you view what character encoding, the file is currently opened with?
2
votes
1answer
171 views
Why do some text editors offer to end your file with a line break? Why is that important?
Why do some text editors such as BBEdit and Textmate offer to end your file with a newline (line break)? Why is that important?
Are there any caveats to not ending a file with a line break?
4
votes
2answers
124 views
Is it possible to mark code so as to add custom entries to BBEdit's “Functions” menu?
I remember back in my CodeWarrior days, it was possible to add entries to the code navigational menu using #pragma mark directives, which made it easy to organize your code file into sections visible ...
0
votes
3answers
394 views
Mac software Coda and Espresso can't print
Hello I'm currently having problems trying to print from Coda and Espresso.
I'm running Snow Leopard on an iMac and MacBook Pro.
When I try to print I get this error message.
This error will ...