Skip to content

Zoekt: Update syntax documentation

Dmitry Gruzd requested to merge 457498-update-zoekt-syntax-documentation into master

What does this MR do and why?

This MR updates the Syntax documentation to explain the difference between the regex and exact modes.

Rendered markdown: https://gitlab.com/gitlab-org/gitlab/-/blob/457498-update-zoekt-syntax-documentation/doc/user/search/exact_code_search.md#regular-expression-mode

This MR also updates the Syntax options drawer:

image

https://gitlab.com/gitlab-org/gitlab/-/blob/457498-update-zoekt-syntax-documentation/doc/drawers/exact_code_search_syntax.md

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.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #457498

Edited by Dmitry Gruzd

Merge request reports