BBEdit Codeless Language Module for Xcode .pbxproj files
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
LICENSE
README.md
pbxproj.plist

README.md

BBEdit Codeless Language Module for Xcode .pbxproj files

This is a BBEdit Codeless Language Module for Xcode project files. It provides some amount of syntax highlighting and code folding for project.pbxproj files inside .xcodeproj file bundles. It also works with TextWrangler.

For more information see the documentation for Codeless Language Modules.

Installation

  • For BBEdit, copy the pbxproj.plist file to:

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

    For TextWrangler, copy the pbxproj.plist file to:

    ~/Library/Application Support/TextWrangler/Language Modules/
    
  • Restart BBEdit or TextWrangler.

Areas For Improvement

  • Use function name mapping for identifiers. This will fill the function name popup with items in the file.