watermelon-vscode
watermelon-vscode copied to clipboard
🍉 VS Code Extension to enrich files of code with code context
Used the existing methods to draw as specified
The GIFs on our README are outdated and pixelated. We should have high quality GIFs that show the product with the most recent changes
A lot of times when we talk to engineering managers, they ask about some way they can easily make their whole team use Watermelon's VS Code extension. If we could...
Currently,[ we use JS to write on the webview](https://github.com/watermelontools/wm-extension/blob/dev/media/main.js), but it's tiresome to do so. We'd like for it to compile on publish from ts files.
## Description To reinforce our core concepts of code archeology and going beyond git blame to help devs understand code context, we're building this new feature. Get the most relevant...
## Description We're gonna show the user the Jira tickets that are currently assigned to her. ## Type of change - [ ] Bug fix (non-breaking change which fixes an...
## Description Incoming feature ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) -...
**Is your feature request related to a problem? Please describe.** We now use a random param, use a range. **Describe the solution you'd like** [Use the API](https://code.visualstudio.com/api/references/vscode-api#FoldingRangeProvider) **Describe alternatives you've...
Current tests have very low coverage.