Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.
/ fountain-clm Public archive

TextWrangler/BBEdit plugin that adds support for .fountain files

Notifications You must be signed in to change notification settings

dunn/fountain-clm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Fountain CLM for TextWrangler and BBEdit

Codeless Language Modules (CLMs) are plugins for TextWrangler and BBEdit that add syntax highlighting, code folding, and other capabilities for languages not natively supported by these programs.

Fountain is a plain-text syntax for writing screenplays. (The Fountain syntax is similar to that of Markdown, a general-purpose syntax.) Fountain files are designed to be very readable, but they can be easily converted to other formats (like PDF and FDX) using Fountain-friendly applications.

Nima Yousefi's regular expressions for Fountain have been very helpful while working on this project.

Features

  • Syntax Highlighting: Scene headings, sections, character elements, transitions, comments, and other important aspects of the script are highlighted.

  • Scene Navigation: Scene headings and sections are tracked and collected in the function pull-down menu of the navigation bar.

  • Scene and Section Folding: Scenes and sections can be collapsed to save screen space.

Installation

If you're using TextWrangler, move fountain-clm.plist to ~/Library/Application Support/TextWrangler/Language Modules/

If you're using BBEdit, move fountain-clm.plist to ~/Library/Application Support/BBEdit/Language Modules/

Restart TextWrangler or BBEdit to complete the installation.

About

TextWrangler/BBEdit plugin that adds support for .fountain files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published