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

Highlight for slash / with paths #51

Open
Alexey-T opened this issue Sep 29, 2021 · 1 comment
Open

Highlight for slash / with paths #51

Alexey-T opened this issue Sep 29, 2021 · 1 comment

Comments

@Alexey-T
Copy link

Seems that Sublime has special highlight for this.
example file:
semantic.zip

Sublime look for /some/paths:
Screenshot from 2021-09-30 02-34-06

VSCode look, slash takes only nearest word-chars:
Screenshot from 2021-09-30 02-40-04

@Alexey-T Alexey-T changed the title Highlight for slash / with next word-chars Highlight for slash / with paths Sep 29, 2021
@qtxie
Copy link
Collaborator

qtxie commented Sep 30, 2021

I think both ways are OK. I personally prefer no highlight for /path at all. /path is already quite easy to recognize, highlighting it or not makes very little difference for reading code.

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

2 participants