Skip to content

search: Use documentName for untitled files

Waqar Ahmed requested to merge work/untitled-show-name-search into master

Currently we show some number in place of filename which is not helpful. Since now we have the document pointer, use documentName() instead.

Merge request reports