A Vim plugin that helps manage Bazel build rules by automatically creating, deleting, and updating dependencies based on the current file.
bzlops.vim is a Vim plugin designed to streamline Bazel build rule management directly from the editor. It automates common tasks like creating new rules, deleting files and their corresponding rules, and managing dependencies, reducing manual editing of BUILD files.
#include statements.The plugin emphasizes automation and context-awareness, leveraging the current file and cursor position to perform accurate Bazel operations, thereby minimizing errors and saving time.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.