Skip to content

Find URLs based on scope instead of chars#71

Open
eugenesvk wants to merge 7 commits into
noahcoad:masterfrom
eugenesvk:fr-url-md
Open

Find URLs based on scope instead of chars#71
eugenesvk wants to merge 7 commits into
noahcoad:masterfrom
eugenesvk:fr-url-md

Conversation

@eugenesvk

Copy link
Copy Markdown

to handle [handle⎀this](example.com) for markdown without having to click on example.com in parenthesis

stacked on top of previous PRs
Closes #64

so that you can only use the plugin to open URLs and not bug you with edit suggestions
initial delimiters might be markdown-friendly, but they aren't JSON-friendly. This allows user to tweak delimiters to better match various content types
e.g., `punctuation.definition.comment` for an otherwise valid path delmiter `//`
to avoid confusion as to what the plugin has actually matched
to handle `[handle⎀this](example.com)` for markdown without having to click on `example.com` in parenthesis
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

Successfully merging this pull request may close these issues.

Match URL by scope

1 participant