ProxymanApp / ProxymanApp/Proxyman
This document contains many ambiguous unicode characters (Disable Ambiguous Highlight) leads to error
@NghiaTranUIT is already working on this.
Since Dec 14, 2023.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
When querying some APIs, the response apparently contains invalid unicode characters. I noticed this message today for the first time. A message was displayed above the JSON response saying
This document contains many ambiguous unicode characters
The message is displayed in a non-standard font and does not function correctly. Clicking on Disable Ambiguous Highlight results in a popup error from macOS saying
There is no application set to open the URL command:editor.action.unicode-Highlight.disableHighlightingOf-AmbiguousCharacters
Screenshot:
Steps to Reproduce
- execute an HTTP GET to
https://store.setapp.com/store/api/v8/en - observe the message and behavior described above
Expected Behavior
I assume clicking on the Disable Ambiguous Highlight button should perform some action or open some UI dialog instead of throwing an error.
Environment
- App version: 4.15.0 (49600) - Setapp
- macOS version: Sonoma 14.2-23C64
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.