Skip to content

Tags: capybara1/vscode-url-title-resolver

Tags

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: hexadecimal code-points are not converted (#2)

1.1.0

Toggle 1.1.0's commit message
feat: add support for angel bracket syntax

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: initial release

- Works with all plain URLs and Markdown links without text
  (e.g. `[](https://example.com)`) in selection
- Requests HTML pages to extract title HTML elements
- Sanitizes title text (trim and compact whitespace, replace HTML entities)
- Summary after completion