language-bb
OpenEmbedded/Bitbake recipes language support in Atom
Richard Leitner 2,026 5 0.2.5 MIT GitHub

BitBake recipe language support in Atom

Adds syntax highlighting to OpenEmbedded/Bitbake recipes in Atom.

Based on language-make and language-perl.

Features

Following code types are being highlighted:

  • Comments
  • Variable assignments
  • Variables
  • Function definitions
  • Syntax (python & shell) inside functions

Bugs

Please report bugs or feature requests using GitHub Issues

Contributing

Contributions are greatly appreciated. Please fork this repository and open a pull request for changes. (Don't forget to add your name to the AUTHORS.md file)