Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/marcobambini/bbedit-gravity
- Owner: marcobambini
- License: mit
- Created: 2017-03-08T13:49:27.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-08T13:56:57.000Z (almost 8 years ago)
- Last Synced: 2024-12-02T18:58:29.784Z (2 months ago)
- Topics: bbedit, gravity, syntax-highlighting, textwrangler
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.