aws / aws-toolkit-vscode

Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.amazon-q-vscode
Apache License 2.0
1.47k stars 408 forks source link

No code suggestion, please fix #5318

Closed navein97 closed 2 months ago

navein97 commented 2 months ago

Problem

No code suggestion, please fix

Steps to reproduce the issue

Install Amazon Q extension on vscode type code no suggestion

Expected behavior

no suggestion

System details (run AWS: About and/or Amazon Q: About)

justinmk3 commented 2 months ago

What exact steps did you take when signing in? Please describe the steps exactly.

Can you provide the Amazon Q logs?

  1. In the vscode command palette, run Amazon Q: View Logs. This reveals the Output panel with Amazon Q Logs selected.
  2. Click the gear icon and choose Debug, then click it again and choose Set As Default.
  3. Perform the steps to reproduce the issue.
  4. Remove any private info from the logs.
navein97 commented 2 months ago

image As you can see, if like github copilot, when i press enter onto the next line, there would be suggestion of code. But here dont have

navein97 commented 2 months ago

image Here is also another example

leigaol commented 2 months ago

Can you provide the logs? Meanwhile, it seems like you opened a vue file, vue is not one of our supported programming language. See https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/q-language-ide-support.html

justinmk3 commented 2 months ago

Duplicate of https://github.com/aws/aws-toolkit-vscode/issues/3097