Skip to content

FearGoidte/BBEdit

Repository files navigation

BBEdit settings

Some of the clippings and scripts that are lurking in the Application Support folder for my BBEdit installation.

Locally, I’m using the rather fetching ‘BB Edit Icon’ icon by PraX-08 for my folder.

You are free to with or without as you please. Where content has been shamelessly filched from elsewhere, I have tried to note the fact.

Clippings

Placeholder clippings

Ryan Wilcox’s bbedit_clippings_clippings.

Ruby clippings

From Andrew Carter’s BBEdit-ApplicationSupport.

Font stacks

From George Butler’s 10 Definitve Web Font Stacks for designers, The Erudite Theme by Soma Design, and Keith Huston’s Shady Characters.

Previews

GitHub flavoured Markdown

I have reformatted and optimized Gavin Aiken’s Github Flavored Markdown parser and C.S.S. for BBEdit styles out of habit rather than utility.

The parser is used when Markdown files are previewed using BBEdit rather than a browser.

Scripts

go here in Terminal

Isao Yagi’s Go Here in Terminal.applescript to go to the directory that containins the current text document open in BBEdit in Terminal.

Uses an existing window/tab if possible (BBEdit’s built-in command always opens a new Terminal window).

I modified this to create scripts to launch Middleman’s development server; as well as to build, or deploy, a site.

Grab mark-up

John Gruber’s Grab H.T.M.L. Script for BBEdit, Redux

Middleman

Scripts for the Middleman static website generator to launch the preview server, build a website, or to deploy it using Middleman Deploy.

Stationary

Syntax highlighting stylesheet for code examples

Based upon Tom Preston-Werner’s syntax.css.

Text filters

Automatic non-breaking spaces text filter

Implemented Anton Bryl’s poemnobr.pl script as a text filter for automatically inserting non-breaking spaces between.

Convert hex colours to R.G.B.

Ryan Wilcox’s html_hex_colors_to_rgb.py.

Perl filters to encode and decode strings into Base64.

About

Some of the clippings and scripts that are lurking in the Application Support folder for my BBEdit installation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published