Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question ] Gemini Code Assist support for Dockerfile #3224

Open
tarrade opened this issue Aug 20, 2024 · 1 comment
Open

[Question ] Gemini Code Assist support for Dockerfile #3224

tarrade opened this issue Aug 20, 2024 · 1 comment
Labels

Comments

@tarrade
Copy link

tarrade commented Aug 20, 2024

(Please ensure you are running the latest version of Cloud Cloud IntelliJ with Help > Check for Updates.)

(screenshots are often helpful)

Expected Behavior

When using Gemini Code Assist inside Pycharm I can create Dockerfile from the chat:
image

Looks good. If I tried to open a Dockerfile I see the following:
image

which indicate that Dockerfile is not supported

Looking at the documentation, Docker is not in the list of supported languages.

Looking at terraform, I can create .tf file in the chat and auto-complation is active for .tf but Terraform is not in the list of supported coding languages.

Actual Behavior

I fully understand that Gemini Code Assist only list supported coding programming languages when the quality or training set is good enough. I guess during training it see so many other coding programming languages that he can make prediction for most of them (with public examples).

Not sure I fully understand when I see "file type not supporter" for Dockerfile but not for .tf. Or maybe Terraform is now part of the supported programming languages ?

Additional Information

  • IDE type (e.g. IntelliJ, Pycharm): Pycharm
  • IDE version: 2024.2
  • Cloud Code version (Settings > Plugins > Cloud Code): latest 24.8.1
  • Operating System: Ubuntu

Feel free to deviate from this template as needed, especially if you are submitting a feature request.

@ivanporty
Copy link
Collaborator

Thanks for the report @tarrade, we'll look into Dockerfile support and let you know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants