1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-07-25 20:49:40 +02:00
forgejo/modules/indexer/code
Shiny Nematoda d07821d275 fix(code-search): HighlightSearchResultCode should count the number of bytes and not the number of runes (#8492)
fixes incorrect handling of unicode in the matched line

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8492
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Shiny Nematoda <snematoda.751k2@aleeas.com>
Co-committed-by: Shiny Nematoda <snematoda.751k2@aleeas.com>
2025-07-12 18:03:37 +02:00
..
bleve feat: detect Interlisp sources as text (#8377) 2025-07-02 07:38:46 +02:00
elasticsearch feat: detect Interlisp sources as text (#8377) 2025-07-02 07:38:46 +02:00
internal chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-05-29 17:34:29 +02:00
git.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
indexer.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
indexer_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-03-28 22:22:21 +00:00
search.go fix(code-search): HighlightSearchResultCode should count the number of bytes and not the number of runes (#8492) 2025-07-12 18:03:37 +02:00
search_test.go fix(code-search): HighlightSearchResultCode should count the number of bytes and not the number of runes (#8492) 2025-07-12 18:03:37 +02:00