Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 664 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 664 Bytes

Introduction

This repository contains headers, example code, and (eventually) documentation for anyone who wants to write a BBEdit language module, compiled or otherwise.

For now, if you have any questions, please refer to the Codeless Language Module document for plist-based modules.

If you would like to write a compiled plug-in (which we recommend, since they're faster and can do more), start by cloning this repo and looking over BBLMInterface.h and the example code. If you have any questions, please write to Tech Support and we will be happy to help.

fin