WeblateOrg / WeblateOrg/weblate

Highlight search match in results

Open
#42 5 comments 1 reaction 1 assignee Claimed by @KarenKonou View on GitHub
enhancement Waiting for: Implementation
Dominant language
Python
Stars
6.1k
Forks
1.4k
Avg merge
9h 53m
Merged PRs (30d)
395

Description

It is difficult to spot matching words in case string is too long, so the matched phrase should be highlighted.

* Right now only full search phrase is highlighted even though it is searched by words.
* The highlighter does not understand the search syntax, so it looks for `source:literal` in all strings instead of looking for `literal` in the source string.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.