At 09:05 -0700 19/08/2011, hermione_havanese wrote:

How to make a feature request for moveable (variable) tab stops?

I realize BBEdit is not a spreadsheet or word processor, but I find
that wider tab stops can sometimes help with reading complicated (to
me) code.

You can set the default tab width in Preferences (Editor Defaults) but you can also set the tab width for a window to another value with an Apple event using AppleScript:

tell application "BBEdit" to set the front window's tab width to 8

JD

--
You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to