|
13 | 13 | [](https://marketplace.visualstudio.com/items?itemName=WatermelonTools.watermelon-tools&ssr=false#review-details)
|
14 | 14 | [](https://discord.com/invite/H4AE6b9442)
|
15 | 15 |
|
16 |
| -**Watermelon is a Passive Documentation Search Engine** serving both our GitHub app and IDE extension. Our set of plug-ins help developers understand code context, improve their coding velocity and merge PRs like a breeze. |
| 16 | +**Watermelon is an Open Source Copilot For Code Review**. Our GitHub application allows developers to pre-review GitHub Pull Requests by tracing their code context and performing static code analysis. Using LLMs to detect errors, compare intent to implementation, and give the PR a first health check. |
17 | 17 |
|
18 |
| -We've built a search algorithm that indexes the most relevant [passive documentation](https://www.watermelontools.com/post/what-is-passive-code-documentation-why-is-it-hard-to-scale-what-to-do-about-it) for a given block of code. |
| 18 | +We've built a search algorithm that indexes the most relevant [code context](https://www.watermelontools.com/post/what-is-passive-code-documentation-why-is-it-hard-to-scale-what-to-do-about-it) for a given block of code. |
19 | 19 |
|
20 |
| -To obtain business context in your IDE, use this extension. |
21 |
| - |
22 |
| -To obtain business context in your CI/CD, take a look at our [GitHub Application](https://github.com/watermelontools/watermelon) |
| 20 | +To obtain code context in your IDE, use this extension. |
23 | 21 |
|
| 22 | +To obtain code context in your CI/CD, take a look at our [GitHub Application](https://github.com/watermelontools/watermelon) |
24 | 23 |
|
25 | 24 | ## Integrations
|
26 | 25 |
|
27 | 26 | We currently support the following integrations
|
28 | 27 |
|
29 |
| -|Watermelon Product| Git | Project Management | Messaging | Documentation | |
30 |
| -| :------------ | :------------------------------------ | :----------------- | :-------- | :----------- | |
31 |
| -| VS Code | GitHub, GitLab (Beta), Bitbucket (Beta) | Jira | Slack | | |
32 |
| -| GitHub App | GitHub. | Jira, Linear | Slack | Notion, Confluence | |
| 28 | +| Watermelon Product | Git | Project Management | Messaging | Documentation | |
| 29 | +|:-------------------|:----------------------------------------| :----------------- | :-------- | :----------- | |
| 30 | +| IntelliJ | GitHub, GitLab (Beta), Bitbucket (Beta) | Jira | Slack | Notion, Confluence | |
| 31 | +| VS Code | GitHub, GitLab (Beta), Bitbucket (Beta) | Jira | Slack | | |
| 32 | +| GitHub App | GitHub. | Jira, Linear | Slack | Notion, Confluence | |
| 33 | + |
33 | 34 | ## Features
|
34 | 35 |
|
35 | 36 | Watermelon's VS Code extension allows you to obtain business context for a file or block of code via:
|
@@ -88,12 +89,6 @@ We also have settings to disable it.
|
88 | 89 |
|
89 | 90 | Watermelon [doesn't store your code](https://www.watermelontools.com/post/building-a-code-archeology-toolbox-without-storing-your-code)
|
90 | 91 |
|
91 |
| -## Supporters |
92 |
| - |
93 |
| -[](https://github.com/watermelontools/watermelon-extension/stargazers) |
94 |
| - |
95 |
| -[](https://github.com/watermelontools/watermelon-extension/network/members) |
96 |
| - |
97 | 92 | ---
|
98 | 93 |
|
99 | 94 | #### About Watermelon
|
|
0 commit comments