Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should the special characters in the URL be decoded into a URL encoding format when List highlighted annotations? #86

Open
Saszr opened this issue Aug 4, 2023 · 0 comments

Comments

@Saszr
Copy link

Saszr commented Aug 4, 2023

List highlighted annotations, will get the file address after character encoding, but it cannot be jumped.

For example:
file:///Users/xxx/src/app/%28page%29/%28auth%29/components/user-auth-form.tsx#189

Hope to get:
file:///Users/xxx/src/app/(page)/(auth)/components/user-auth-form.tsx#189

This is a problem, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant