Coder Social home page Coder Social logo

victorystick / language-bazel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ptsurko/language-bazel

0.0 2.0 0.0 58 KB

Bazel language support for Atom text editor

Home Page: https://atom.io/packages/language-bazel

License: MIT License

CoffeeScript 100.00%

language-bazel's Introduction

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

Changelog

0.3.1 - 14-06-2016

  • Added support for WORKSPACE files

0.3.0 - 27-04-2016

  • Added support for bzl files

0.2.3 - 25-04-2016

  • Handle BUCK build files as well

0.2.2 - 08-11-2015

  • Added settings file to configure comments chars

0.2.1 - 03-09-2015

  • Added more snippets for java/android/shell rules

0.2.0 - 26-08-2015

  • Added snippets for java/c++/python rules

0.1.0 - 26-08-2015

  • Added syntax highlighting for BUILD files

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

language-bazel's People

Contributors

devoncarew avatar ptsurko avatar tpbrown avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.