Monday, September 1, 2014

BBEdit Codeless Language Module for Swift

Curt Clifton:

Keyword, comment, and string highlighting work. Top-level classes, structs, enums, functions, and extensions are indexed and can be folded. Because of limitations in the matching power of codeless language modules, nested declarations are not indexed and are not fold-able.

The basics seem to work well. It doesn’t handle access control keywords yet. A full language module would probably be necessary to handle overloaded methods well.

Comments RSS · Twitter

Leave a Comment