Skip to content

Q for DEV Pro - code missing

0

Hi, I've just installed Q for dev pro on VS Code Mac OS. I want to test the Workspace beta function. I have a Workspace that contains several .cs, .config, etc. files. When I ask Q questions, it always tells me that my Workspace doesn't contain any code. Indexing is complete. I've even removed the Workspace to put it back and restart the indexing. But to no avail.

Thank you for sharing your knowledge.

1 Answer
0

I am not sure you have the supported types of code in your workspace.

https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/q-language-ide-support.html

Language support for inline suggestions

Amazon Q supports inline code suggestions for multiple programming languages. The accuracy and quality of the code generation for a programming language depends on the size and quality of the training data.

In terms of the quality of the training data, the programming languages with the most support are:

  • Java
  • Python
  • JavaScript
  • TypeScript
  • C#
  • Go
  • PHP
  • Rust
  • Kotlin
  • SQL
  • C++
  • C

The Infrastructure as Code (IaC) languages with the most support are:

  • JSON (AWS CloudFormation)
  • YAML (AWS CloudFormation)
  • HCL (Terraform)
  • CDK (Typescript, Python)

Amazon Q also supports code generation for:

  • Ruby
  • Shell
  • Scala
AWS
EXPERT
answered 2 years ago
EXPERT
reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.