• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

language-bazel

Build (bazel.io) language support for Atom
  • #bazel
  • #build
  • #skylark
  • #build
  • #buck
ptsurko
2,929
3
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Bazel language support for atom.

Adds syntax highlighting to Google's Bazel language from bazel.io.

A screenshot of highlighted soy

Features

  • Syntax Highlighting
  • Snippets

Snippets

Java:
jb  ->  java_binary
jl  ->  java_library
jt  ->  java_test
ji  ->  java_import
jp  ->  java_plugin

Android:
ab  ->  android_binary
al  ->  android_library

Python:
pb  ->  py_binary
pl  ->  py_library
pt  ->  py_test

C / C++:
cb  ->  cc_binary
cl  ->  cc_library
ct  ->  cc_test

Shell:
sb  ->  sh_binary
sl  ->  sh_library
st  ->  sh_test

General:
gr  ->  genrule
fg  ->  filegroup
ts  ->  test_suite

How to contribute

  • apm login
  • apm develop language-bazel
  • atom --dev ~/github/language-bazel or another folder where atom cloned your package
  • make changes and made pull request
  • apm publish major/minor/patch

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by