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

Control/Cmd + hovering over import strings doesn't highlight the full string #28083

Open
jespertheend opened this issue Feb 12, 2025 · 1 comment

Comments

@jespertheend
Copy link
Contributor

Version: Deno 2.1.9

Hovering over import strings highlights only the specific folder or file name.
The strings seem to be separated by dots and slashes.
Hovering over sections with multiple dots doesn't highlight anything at all, though clicking it still works.
https://github.com/user-attachments/assets/022e4b3a-0568-402a-b2e3-0bd8b89f6e74

For reference, this is what it looks like with TSC:
https://github.com/user-attachments/assets/c2d2a2fd-1b3e-4b93-8649-5fb39cb11e08

@jespertheend
Copy link
Contributor Author

This could be related to #28075 as it seems to be affected by the same set of characters.

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