Skip to content
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
Open
@icecream17

Description

@icecream17

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.

Examples
Within a string:
image

Within a comment:
image

Without the feature:
image
image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions