1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 21:05:06 +01:00
gitea/services
zeripath 99efa02edf
Switch Unicode Escaping to a VSCode-like system (#19990)
This PR rewrites the invisible unicode detection algorithm to more
closely match that of the Monaco editor on the system. It provides a
technique for detecting ambiguous characters and relaxes the detection
of combining marks.

Control characters are in addition detected as invisible in this
implementation whereas they are not on monaco but this is related to
font issues.

Close #19913

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-08-13 19:32:34 +01:00
..
agit
asymkey
attachment
auth
automerge
comments
context
cron
externalaccount
forms
gitdiff Switch Unicode Escaping to a VSCode-like system (#19990) 2022-08-13 19:32:34 +01:00
issue
lfs
mailer
migrations
mirror
org
packages
pull
release
repository
task
user Fix: Actor is required to get user repositories (#20443) 2022-07-21 23:31:22 +02:00
webhook
wiki