Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcobambini/bbedit-gravity

Syntax highlighting and function indexing for Gravity code in BBEdit and TextWrangler
https://github.com/marcobambini/bbedit-gravity

bbedit gravity syntax-highlighting textwrangler

Last synced: 6 days ago
JSON representation

Syntax highlighting and function indexing for Gravity code in BBEdit and TextWrangler

Awesome Lists containing this project

README

        

# Gravity for BBEdit/TextWrangler
Syntax highlighting and function indexing for Gravity code in BBEdit and TextWrangler.

This code is based on an open source Swift syntax highlighter.

## BBEdit installation
* Copy the file gravity.plist to ~/Library/Application Support/BBEdit/Language Modules. You may have to create the Langauge Modules folder if it doesn’t exist.
* Quit and relaunch BBEdit.

## TextWrangler installation
* Copy the file gravity.plist to ~/Library/Application Support/TextWrangler/Language Modules. You may have to create the Langauge Modules folder if it doesn’t exist.
* Quit and relaunch TextWrangler.