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/ai fix issue panel #656

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

andrewrobinsonhodges-snyk
Copy link
Contributor

@andrewrobinsonhodges-snyk andrewrobinsonhodges-snyk commented Feb 13, 2025

Description

Added handler for showDocument callbacks from Language server.

If a snyk:// URI is received with the correct action, issueId and product query parameters, we:

  • Navigate to the issue in the tree
  • Show the details panel for the issue
  • Refresh the details panel if it is already shown (which reloads the HTML for the AI Fix).

Checklist

  • Tests added and all succeed
  • Linted
  • CHANGELOG.md updated
  • README.md updated, if user-facing

Screenshots / GIFs

Visuals that may help the reviewer. Please add screenshots for any UI change. GIFs are most welcome!

@andrewrobinsonhodges-snyk andrewrobinsonhodges-snyk marked this pull request as ready for review February 13, 2025 17:32
@andrewrobinsonhodges-snyk andrewrobinsonhodges-snyk requested a review from a team as a code owner February 13, 2025 17:32
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