continue icon indicating copy to clipboard operation
continue copied to clipboard

[Enhancement] Create a context provider to pull in the error text within the debug context.

Open sealad886 opened this issue 1 year ago • 0 comments

Validations

  • [X] I believe this is a way to improve. I'll try to join the Continue Discord for questions
  • [X] I'm not able to find an open issue that requests the same enhancement

Problem

There is already a context handler to bring in variables from the stack trace (Debugger: local variables), but it would also be helpful to be able to ask your AI assistant for help with the text of the error thrown.

Solution

New context provider

sealad886 avatar Jul 30 '24 00:07 sealad886