11 open-source projects similar to cd-4/git-needy.nvim, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Git Needy.nvim alternative.
Probot is a framework for building and deploying GitHub Apps that monitor webhook events and execute automated workflows. It provides a system for receiving and validating event notifications to trigger server-side actions. The project utilizes an event-driven plugin architecture and a middleware-based request processing system to handle authentication, validation, and routing. It employs a dependency-injection pattern to provide a pre-configured API client for authenticated interactions with GitHub services. The framework includes tools for token-based identity management, signature-based p
An easier way to track multiple PRs that you are reviewing
🌐 Create commit pinned links to git(hub | lab) hosted files/lines directly from Neovim
A fully featured GitHub integration for performing code reviews in Neovim.
This project is a cross-platform code editor designed for software development, offering a comprehensive suite of tools for text editing, workspace management, and task automation. It includes native support for version control, an integrated terminal, and a flexible task runner that allows for the execution of build, test, and deployment workflows directly within the environment. The editor features an extensive AI-driven development assistant system, which provides conversational chat interfaces, inline code suggestions, and autonomous agents capable of executing multi-step coding tasks. Th
Edit and review GitHub issues and pull requests from the comfort of your favorite editor
Neovim plugin that allows you to create a Github Gist from the current file
See status of ci/cd pipeline runs directly in neovim. Currently supports GitHub Actions and GitLab CI.