GoogleCloudPlatform / cloud-code-vscode

Cloud Code for Visual Studio Code: Issues, Documentation and more
Other
420 stars 112 forks source link

Duet AI not recognising vue files correctly #859

Closed aronsuarez closed 1 year ago

aronsuarez commented 1 year ago

Environment:

Version information

Cloud Code Extension version: 2.1.0

VSCode version: 1.83.1

OS: MacOS Samoa

Cloud SDK: 452.0.1

Skaffold:

Kubectl:

Description: When i try Duet AI it works great on regular typescript, html and css files, but the cloud code extension not recognising that the script section in a vue file is typescript or javascript. I don't get any suggestions in vue files.

Repro step:

aronsuarez commented 1 year ago

When i activate pre-release features it works.