All Projects → bazelbuild → emacs-bazel-mode

bazelbuild / emacs-bazel-mode

Licence: Apache-2.0 License
Emacs mode for Bazel

Programming Languages

emacs lisp
2029 projects
Starlark
911 projects
Makefile
30231 projects

Bazel support for GNU Emacs

This repository provides support for Bazel in GNU Emacs. It consists of a single file, bazel.el, which only depends on GNU Emacs and not on other libraries. You can install it by dropping the file somewhere in your load-path and byte-compiling it.

The library provides major modes for editing Bazel BUILD files, WORKSPACE files, .bazelrc files, as well as Starlark files. It also provides commands to run Bazel commands and integration with core GNU Emacs infrastructure like compilation and xref. See the manual for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].