Skip to content

Conversation

@leigaol
Copy link
Contributor

@leigaol leigaol commented Jul 17, 2025

Problem

The VS Code provideInlineCompletionCallback may not trigger when Enter is pressed, especially in Python files

Solution

manually make this trigger. In case of duplicate, the provideInlineCompletionCallback is already debounced


  • 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.

@leigaol leigaol requested a review from a team as a code owner July 17, 2025 21:52
@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.

@leigaol leigaol merged commit 477b71a into aws:master Jul 17, 2025
29 of 31 checks passed
laileni-aws added a commit to laileni-aws/aws-toolkit-vscode that referenced this pull request Jul 19, 2025
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