web: Update repo and file suggestions to include regex boundaries
Created by: ghost
- Update repo and file suggestions to include regex boundaries
- Add
displayValue
property toSuggestion
type for rendering "human-readable" values - Move suggestion value formatting from
QueryInput.onSuggestionSelect()
toSuggestion.tsx/createSuggestion()
- Add
Fix #6747 (closed) Fix #6997 (closed)