Datadog acquired Codiga. This repository is no longer active.
This is the Codiga Chrome extension. Create, search and use code snippets within your browser. Find code snippets from your account or from the Codiga Hub.
This extension is available on the Chrome Web Store where you can install it by clicking "Add to Chrome".
This extension links features from our Coding Assistant and Hub right to your browser.
- Quickly save/create a snippet found online
- Search through our and/or your catalogue of code snippets.
After you install the plugin, you will have an item named "Create Codiga Snippet" in the context menu of your browser whenever you right-click a selection in any page.
Once clicked, we'll redirect you to Codiga where you can customize your code snippet before saving.
Later, you can visit all your snippets on Codiga. Here you can manage your snippets, create more, or even start putting related snippets in a cookbook together.
Don't forget to browse Codiga's Hub to see what other's have created. You might even find some inspiration out of what other's have posted.
Once installed, when you are on a designated page (GitHub, GitLab, Bitbucket, Replit, StackOverflow), you can open the Codiga Code Snippet Search
panel by clicking on the "Codiga for Chrome" button.
Now you can filter your search until you find the desired snippet. If we're missing something, take the time to create and share it for others.
- pull the repo
- run the
release.sh
script./release.sh
- visit chrome://extensions and click "Load unpacked"
- upload the
dist
folder now
- upload the
- run
npm run watch
Note: You'll need to click "Update" on the link above when changes are made