Changes between Initial Version and Version 1 of BbeditLanguageModule


Ignore:
Timestamp:
Oct 22, 2008, 4:49:37 PM (16 years ago)
Author:
mf2k (Frank Schima)
Comment:

Created new page for the BBEdit language module

Legend:

Unmodified
Added
Removed
Modified
  • BbeditLanguageModule

    v1 v1  
     1= BBEdit Language Module =
     2
     3To Install, simply download the attached file and place it inside the following folder:
     4
     5{{{
     6~/Library/Application Support/BBEdit/Language Modules/
     7}}}
     8If the "Language Modules" folder does not exist, you need to create it.
     9
     10To use it when editing a Portfile, simply change the language popup menu in the lower left corner of the BBEdit window to "MacPorts" and the syntax coloring should take effect.
     11
     12To add new keywords, edit the plist file and add items to the BBLMKeywordList.
     13
     14Requires BBEdit 8.5 or greater.
     15