Skip to content

search / structural: in multiline result, each line counted as result

Created by: yowayb

  • Sourcegraph.com
  • Platform: web

Steps to reproduce:

  1. Search for try-catch blocks with structural search

Expected behavior:

Each try-catch block should be counted as one match.

Actual behavior:

The number of matches reported is the number of lines that the blocks comprise.