Loading src/common/code_suggestions/constants.ts +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ export const AI_ASSISTED_CODE_SUGGESTIONS_LANGUAGES = [ 'svelte', 'vue', // The following languages are supported as infrastructure providers // See https://docs.gitlab.com/ee/user/project/repository/code_suggestions.html#supported-languages // See https://docs.gitlab.com/ee/user/project/repository/code_suggestions/supported_extensions.html#supported-languages 'terraform', 'terragrunt', ]; Loading Loading
src/common/code_suggestions/constants.ts +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ export const AI_ASSISTED_CODE_SUGGESTIONS_LANGUAGES = [ 'svelte', 'vue', // The following languages are supported as infrastructure providers // See https://docs.gitlab.com/ee/user/project/repository/code_suggestions.html#supported-languages // See https://docs.gitlab.com/ee/user/project/repository/code_suggestions/supported_extensions.html#supported-languages 'terraform', 'terragrunt', ]; Loading