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.46k stars 407 forks source link

CodeWhisperer: Lua language not supported #2850

Closed Zidras closed 2 years ago

Zidras commented 2 years ago

Problem

Lua currently not supported, and no indication in the documentation that this is the case.

image

Steps to reproduce the issue

  1. Create a .lua file
  2. Alt+C to force check

Expected behavior

Code suggestions should be provided by CodeWhisperer.

System details (run the AWS: About Toolkit command)

OS: Windows_NT x64 10.0.22000 Visual Studio Code extension host: 1.70.2 AWS Toolkit: 1.48.0 node: 16.13.2 electron: 18.3.5

andrewyuq commented 2 years ago

Hello @Zidras , Thank you for your support, in this FAQs(and also the welcome page which will show when you first activated CodeWhisperer) it states that the languages we are supporting are Java, Python and Javascript for now. Lua is not supported at the moment. https://aws.amazon.com/codewhisperer/faqs/

Zidras commented 2 years ago

Hello @Zidras , Thank you for your support, in this FAQs(and also the welcome page which will show when you first activated CodeWhisperer) it states that the languages we are supporting are Java, Python and Javascript for now. Lua is not supported at the moment. https://aws.amazon.com/codewhisperer/faqs/

Hello @andrewyuq, thank you for your reply. I have to say the wording is very misleading: "and supports programming languages like Python, Java, and JavaScript."

If this list is comprehensive, and currently only these 3 languages are supported, then the wording should reflect so: "and supports the following programming languages: Python, Java, and JavaScript."

Just my 2c. If atm there are only these 3 languages, I believe this ticket can be closed (even if it's a feature request at this point) when the wording in the faq is explicit enough to not mislead users. Thank you

andrewyuq commented 2 years ago

@Zidras I agree with you. I have communicated to our team and the wording in the faqs should be fixed. Thanks!

andrewyuq commented 2 years ago

https://aws.amazon.com/codewhisperer/faqs/ the wording is fixed now. Closing the ticket as resolved.