Skip to content

Specify how to trigger code generation

What does this MR do and why?

What: specify that one needs to hit Enter to trigger code generation.

Why: gitlab-org/editor-extensions/gitlab-lsp!203 (merged) has changed the intent detection, so code generation is not triggered in VS Code when the cursor remains at the end of a comment line.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

Docs-only change.

Merge request reports