Tads 3 BBedit/Textwrangler Plugin Code
Tads 3 language module for BBedit/Textwrangler
Brought to you by:
emused
File | Date | Author | Commit |
---|---|---|---|
SDK Headers | 2013-01-10 | emused | [r2] Initial commit |
Tads3-LM.xcodeproj | 2013-01-10 | emused | [r2] Initial commit |
branches | 2013-01-10 | allura | [r1] Initial commit |
tags | 2013-01-10 | allura | [r1] Initial commit |
trunk | 2013-01-30 | emused | [r14] Bugfix adjacent embedded codes, html tags no lo... |
.gitignore | 2013-01-10 | emused | [r2] Initial commit |
BBI7.cp | 2013-01-10 | emused | [r2] Initial commit |
Info.plist | 2013-01-10 | emused | [r2] Initial commit |
README.txt | 2013-01-10 | emused | [r2] Initial commit |
BBEdit/TextWrangler Language Module for Tads 3 Created by NR Turner todo: Inform7 code completion easter eggs say "[a sonnet code completion] quotes in blockquote/bq based on BBEdit/TextWrangler Language Module for Inform 7 https://github.com/erkyrath/BBLM-Inform7 Created by Andrew Plotkin This is a simple syntax coloring module for Inform 7. It is not as complete as the syntax-coloring in the I7 IDEs. This module currently handles comments (including nested comments), strings, string substitutions, section headers, and I6 inclusions. Sections will be listed in the editor's "Functions" menu, and are also foldable. If you're reading this file because you want to install the module, you've got the wrong download! This is the source code. The compiled, installable module is at: http://eblong.com/zarf/ftp/BBLM-Inform7.zip The "BBI7.cp" source file is in the public domain. The header files in "SDK Headers" are taken from the BBEdit Development Kit, and are copyright Bare Bones Software, Inc. http://www.barebones.com/support/develop/ Inform 7 is an interactive fiction development system: http://inform7.com