This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Links not in syntax #677
Open
Description
Summary
Hyperlinks are not detected unless "Use Tree Sitter Parsers" is unchecked.
This further means they don't have any syntax styles applied, like underlining.
Motivation
I'd like for links to be indicated in some way - only because it looks nice and stuff.
Describe alternatives you've considered
I don't think I can edit the javascript grammar itself to detect this within atom, though maybe i'm wrong.
Also, I don't want to uncheck "Use Tree Sitter Parsers" because the highlighting is mostly much better when it's checked.
Additional context
The "Use Tree Sitter Parsers" option is in Settings > Core > Scroll down
Also, when it's detected the class is "syntax--markup syntax--underline syntax--link syntax--https syntax--hyperlink"
Metadata
Metadata
Assignees
Labels
No labels