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

OpenerService supporting URI and URL #84812

Merged
merged 16 commits into from
Nov 15, 2019
Merged

OpenerService supporting URI and URL #84812

merged 16 commits into from
Nov 15, 2019

Conversation

jrieken
Copy link
Member

@jrieken jrieken commented Nov 14, 2019

This PR is for #83645.

  • IOpenerService and its contributions should support URI and URL plain strings
  • adopt editor link detection (Uri#parse can break path-component #45515)
  • adopt terminal link detection (Terminal URI auto decode #74604)
  • adopt markdown hover > 🙅‍♂ tricky because we use URIs for transformation
  • check other callers of IOpenerService.open or drive it via incoming issues tackle this case by case
  • API openExternal which already accepts a string... (no API change yet)

@jrieken jrieken merged commit 261ef3e into master Nov 15, 2019
@jrieken jrieken deleted the joh/opener branch November 15, 2019 14:31
@Tyriar Tyriar added this to the November 2019 milestone Nov 15, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants