mpociot / chatgpt-vscode

A VSCode extension that allows you to use ChatGPT
4.98k stars 362 forks source link

Suggestion: scan application output for errors #42

Open veonua opened 1 year ago

veonua commented 1 year ago

"Bug Buster" functionality that can scan application log for errors and stack traces, and then send these log entries to ChatGPT. By doing so, the model could generate an explanation of the bug and suggest potential fixes.