Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add troubleshooting window and connect to backend #191

Conversation

bm424
Copy link
Contributor

@bm424 bm424 commented Jul 19, 2023

Merging to feature branch

  • Creates a troubleshooting pane in VSCode
  • The script is written in TypeScript but compiled to JavaScript, also included in the commit
  • Currently just sends the submit with the prompt value

I've used the script to add a lot of the html because it means you can just reload the webview (rather than restarting the development host) when you make changes, which speeds things up a lot.

See backend PR sourcery-ai/core#2855

@bm424 bm424 self-assigned this Jul 19, 2023
@bm424 bm424 requested a review from Hellebore July 19, 2023 15:47
package.json Show resolved Hide resolved
src/extension.ts Show resolved Hide resolved
@bm424 bm424 merged commit 8d24f32 into ben/sou-1572-feat-implement-mvp-for-troubleshooting-system Jul 20, 2023
1 check failed
@bm424 bm424 deleted the ben/sou-1573-feat-vscode-create-new-sidebar-tab-for-troubleshooting branch July 20, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants