sourcery-ai / sourcery-vscode

VS Code extension for Sourcery
MIT License
86 stars 10 forks source link

feat: render code blocks in markdown #164

Closed Hellebore closed 1 year ago

Hellebore commented 1 year ago

Checklist

Hellebore commented 1 year ago

It's looking nice!

Here's a few things I've spotted:

  • Bullet points appear outside the chat bubble, and headers seems pretty big image
  • When generating code wider than the sidebar it scrolls to the right image
  • I seem to have different themes in different code blocks - check the background colours image
  • Is it possible to use the theme of vscode? Mine chat code looks totally different from the editor image
  • Just code on it's own looks a little funny image
  • I'd expect when I click a recipe button that it displays as a user message rather than a assistant message. e.g. Run recipe - generate unit tests image

Good points - have created a new issue for these