Skip to content

Make code suggestions aware of multi-line comments

Phil Hughes requested to merge ph/232339/codeSuggestionsMultiLineComment into master

What does this MR do?

This makes the code suggestions feature be aware of multi-line comments. This means that when selecting a line offset in the multi-line comment dropdown it will automatically pre-fill the suggestions content.

Screenshots (strongly suggested)

Screen_Recording_2021-03-22_at_14.10.06

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #232339 (closed)

Edited by Phil Hughes

Merge request reports