Skip to content

Conversation

@brandonskiser
Copy link
Contributor

@brandonskiser brandonskiser commented Jan 29, 2025

Problem

The first Amazon Q inline suggestion example is missing a closing bracket, and the returned response often excludes it.

Solution

Simplifying the example by just including the closing bracket.

Notes

  • Failing tests and lints appear to be unrelated to the changes in this PR.
    • "RemoteFetcher" test failed, unrelated.
    • "lint-duplicate-code" is referencing unrelated code.
    • Just updating example code, so 0% code coverage is expected.

  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

## Problem
The first Amazon Q inline suggestion example is missing a closing bracket,
and the returned response often excludes it.

## Solution
Simplifying the example by just including the closing bracket.
@brandonskiser brandonskiser requested review from a team as code owners January 29, 2025 00:58
@github-actions
Copy link

  • This pull request modifies code in src/* but no tests were added/updated.
    • Confirm whether tests should be added or ensure the PR description explains why tests are not required.

…ae9-aedb-844e8780971b.json

Co-authored-by: Maxim Hayes <[email protected]>
Copy link
Contributor

@hayemaxi hayemaxi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@justinmk3 justinmk3 merged commit 7af0b83 into aws:master Feb 3, 2025
24 of 26 checks passed
s7ab059789 pushed a commit to s7ab059789/aws-toolkit-vscode that referenced this pull request Feb 19, 2025
## Problem
The first Amazon Q inline suggestion example is missing a closing
bracket, and the returned response often excludes it.

## Solution
Simplifying the example by just including the closing bracket.
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.

4 participants