Coder Social home page Coder Social logo

hanok2 / fountain-sublime-text Goto Github PK

View Code? Open in Web Editor NEW

This project forked from poritsky/fountain-sublime-text

1.0 0.0 0.0 333 KB

Adds Fountain, a plain text screenwriting syntax, to Sublime Text 2.

Home Page: http://candlerblog.com/2012/09/10/fountain-for-sublime-text/

fountain-sublime-text's Introduction

Fountain for Sublime Text

This is an attempt to get the Fountain screenwriting syntax working in Sublime Text 2. This repo should work in TextMate as well, but the main testing is on Sublime Text 2 on a Mac.

Initial work on Fountain.tmlanguage created by Sublime Text forum use "nick" in this post.

About Fountain

Fountain is a simple markup syntax for writing, editing and sharing screenplays in plain, human-readable text. Fountain allows you to work on your screenplay anywhere, on any computer or tablet, using any software that edits text files.

Fountain is supported by a growing list of apps. Syntax highlighting is currently supported in Vim, TextWrangler and BBEdit. Brett Trepstra's Marked can be configured to work with Fountain files.

Installation

Method 1: Package Control

  1. Install Package Control.
  2. Select Package Control: Install Package from the Command Palette (⇧⌘P).
  3. Select Fountain.
  4. Write the next Full Metal Jacket.

Method 2: Download

  1. Download and unzip this repo.
  2. Zip the files inside the folder
  3. Rename the zip to Fountain.sublime-package and move it to ~/Library/Application Support/Sublime Text 3/Installed Packages.
  4. Restart Sublime Text 3.
  5. Write the next Chinatown.

Notes

  • Feel free to delete the img folder and README.md once you're up and running.
  • Alternatively, you could clone the repo to the same location listed above.

What Does it Do?

Fountain for Sublime Text adds syntax highlighting when editing .fountain documents. Currently supported highlight elements:

  • Title Page
  • Scene Headings
  • Characters
  • Parentheticals
  • Transitions

Note that Fountain.tmLanguage supports much more of the syntax, but Fountain Classic.tmTheme only calls on the elements listed above using their custom scopes.

Keyboard Shortcuts

There are a few included keyboard shortcuts to make writing your script easier.

  • *, **, ( and [ - Wrap selected text with asterisks (single for italics, double for bold) parentheses or brackets as needed.
  • ^⌘n (control + command + n) - Note: If triggered with nothing selected will start a new Fountain formatted note ([[This is a note.]]). If triggered on selected text it will wrap it with double brakcets as a Fountain note.
  • ^/ (control + /) - Boneyard: If triggered with nothing selected will start a new Fountain Boneyard section (/*This is the boneyard*/). If triggered on selected text it will wrap it in Boneyard formatting.

Snippets

The current Fountain for Sublime Text package includes three snippets of varying usefulness. All are triggered from the Sublime Text's Command Pallette (⌘⇧P) by searching for them by name.

  • Title Page: Creates a stock title page according to the Fountain syntax. Hitting tab after filling out each line will move the cursor to the following line.
  • Save the Cat: An outline in Fountain format based on Blake Snyder's book of the same name.
  • int: Creates an interior scene heading with the cursor placed just after "INT.". Pressing tab will move the cursor past the hyphen to fill out the scene's time (DAY, NIGHT, etc.). (Honestly you're better off just typing out your scene heading.)

Customizations

The Fountain.sublime-settings files contains a number of customizations to make Sublime Text 2 a bit more writer friendly.

Currently it defaults to Fountain Byworded Light.tmTheme for syntax highlighting. This is a customized version of Philip Belesky's excellent "Byworded" theme, itself based on the colors found in Byword, a Mac OS X Text Editor. Fountain Byworded Dark.tmtheme is also included as a light on dark option.

The package also includes a custom version of the Mac Classic theme called Fountain Classic.tmtheme and Chris Kempson's Tomorrow night theme (Fountain Tomorrow Night.tmtheme).

In general Color Schemes will need to be customized with Fountain specific scopes. Use the provided themes as a guide for making your own.

Help, Please

I spent about a day playing around with this to get the ball rolling, and I will continue fiddling with it. But if you know what's causing some of the current problems or ways to make this load cleaner, I'd appreciate it very much. Specifically, I'd like this to work with any color scheme, not customized ones. Also, if character and scene completions could be implemented, this would be a much better solution for nerdy screenwriters.

Screenshot

Sample Image

Thanks

John August and Stu Maschwitz jointly came up with Fountain and help maintain it. Brett Terpstra's MarkdownEditing project served as the basis for how to customize ST2 for a specific syntax. And Brett's code for providing keyboard shortcuts to wrap code around text is used to wrap selected text in Notes and Boneyward blocks. Oliver Taylor's now deprecated Screenbundle TextMate Bundle was an inspiration for getting this off the ground.

fountain-sublime-text's People

Contributors

poritsky avatar mattmccray avatar mifuyne avatar the0neyouseek avatar

Stargazers

Zed Hanok avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.