VSCode extension γ» Backend API γ» Frontend dashboard γ» Documentation
This extension guides you through your code contributions with Quack as a companion. The extension provides curated contribution guidelines from maintainers and assists you in meeting them.
Once installed, when you open a public GitHub project, the extension will give you a new tab wher you'll find:
- Guidelines: automatic compliance of contribution guidelines, so that you can avoid the back-and-forth between the PR reviews and your IDE!
- Code chat (coming soon)
With our walkthrough tutorial, you're only a few clicks away from having your own coding companion.
Install VSCode
Either:
- Follow the instructions on the online VS Marketplace page
- In VSCode, click on Extensions in the sidebar, search for "Quack Companion" and click on "Install"
The ultimate goal for this extension is to offer a smooth contribution experience for any developer. The development efforts will be focused on achieving the following milestones:
- π€ Turn contribution guidelines into a live pair coding experience (code completion & code chat)
- π£ Help any developer find a starter contribution opportunity
- βοΈ Ensure alignment between the contribution goal and the project's priorities
Quack is dedicated to transform the contribution workflow of developers. Developer tools are among the most difficult types of product to build and we need to better understand where to allocate/reduce our efforts over time.
Since we want to keep providing free options for our services in the future, and since we don't want to rely on advertising, we humbly ask you to share limited usage data so that we can improve the products and services that we offer.
For each event, here is the largest amount of data we collect:
- Event identifiers: the event type (e.g.
fetch-guidelines
) and potentially the scope (e.g. the repository) - User information: depending on the telemetry setting, either your GitHub username or an anonymized UUID specific to you (created when you first activate the extension).
And since the extension is open source, you can navigate the codebase to verify the above information if you feel like it ;)
This data collection is done using Posthog and can be:
- π anonymized: by default we'll identify your actions with your GitHub username. We'll keep an option to prevent that identification, as we understand it's important for developers to have this choice.
- π disabled: like in most VSCode extensions, you have the ability to disable telemetry completely.
Copyright (C) 2023-2024, Quack AI.
This program is licensed under the Apache License 2.0. See LICENSE or go to https://www.apache.org/licenses/LICENSE-2.0 for full license details.
Feeling like improving the interface? Or perhaps submitting a new feature idea? Any sort of contribution is greatly appreciated!
You can find a short guide in CONTRIBUTING
to help grow this project! And if you're interested, you can join us on