Using Extensions
Last updated
Last updated
Use extensions to customize and enhance the functionality of Bike. They can add new commands, keybindings, views, and other features to Bike. Sensitive features (such as network requests) are protected by a permission system.
To install an extension:
Choose Bike > Extensions to show Bike's extension folder
Move the extension folder (ends with .bkext
) into that folder
Bike will automatically load the extension and make available its features
See the section to learn how to create your own extensions .