Skip to content

Story: Parse AI Response as Inline Feedback #12

@JackyFTW

Description

@JackyFTW

Story: Parse AI Response as Inline Feedback

As a user, I want to see inline feedback that matches the response of the AI, so that I have a visual indicator in a file that I'm working on that may be causing an issue.

Definition of Done

  • User story defined
  • Acceptance criteria defined
  • Branch created
  • Unit tests / code coverage pass
  • Pull request created
  • Branch merged and deleted

Acceptance Criteria

  • Given there is an error in the terminal, when I click "Ask AI", then an opened or unopened file causing the issue will be jumped to and feedback will be shown in red.
  • Given there is not an error in the terminal, when I click "Ask AI", then any previously shown feedback will be cleared.
  • Given the dropdown menu for the extension is open, when I click "Clear", then all feedback will be cleared no matter the state of the program.

Resources

TBD

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions