Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 466 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 466 Bytes

BBEdit Codeless Language Modules

Requires BBEdit 8.5 or later. To install, copy each individual .plist file here:

~/Library/Application Support/BBEdit/Language Modules/

and relaunch BBEdit.

Modules

java-properties/java-properties.plist

Provides support for Java Properties syntax coloring. Property keys are mapped as function names with the function body running to the end of the corresponding property value.