|
The Biferno language module performs syntax coloring of Biferno code and HTML tags.
Moreover it populates the functions/methods popup menu.
Note: If youf .bfr files are not automatically recognized by BBEdit
to contain Biferno language, open the "Preferences" panel and check
(in the section "Languages")
if the .bfr suffix was already assigned to some other plugin.
TextWrangler or BBEdit >= 6.0 required
Put it in folder: BBEdit[TextWrangler] Support/Language Modules/
Current version: 1.0.4
|
|
The BifernoDoc plug-in adds an item named "BifernoDoc" in the "Tools" menu.
Hilighting a word (usually a class, method, property or keyword) in a Biferno text and then selecting the "BifernoDoc" menu item,
the corresponding documentation page from the Biferno web site opens in your browser, so that specification for that keyword can be viewed.
To set a key shortcut for the item open the "Palettes->Plug-in Tools" palette
(from "Window" menu), select "BifernoDoc" and press the
button "Set Key...".
connection to the Internet is required,
BBEdit >= 6.1
Put it in folder: BBEdit Support/Plug-Ins/
Current version: 1.0.1
|
|
Biferno Glossary adds the entry "Biferno.bfr" in the window "Palettes->Glossary".
The "Biferno.bfr" glossary contains all of the Biferno methods, properties, constants and errors sorted by class.
Choosing the desired entry from the palette causes a prototype (for methods) or the name to be inserted at the insertion point.
BBEdit >= 6.1 required
Put it in folder: BBEdit Support/Glossary/
Current version: 1.0
|