Vombinar completion highlighting for protocol-full URL
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Completion highlighting works fine for protocol-less URL:

But it doesn't work for protocol-full URL (in case of Vomnibar.activateEditUrl for example):

But again works for non-http-protocols:

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing completion highlighting through Vomnibar.activateEditUrl with protocol-less, HTTPS, and FTP URLs, comparing the screenshots' behaviors. Trace the completion-highlighting entry point used by the Vomnibar and make protocol-full URLs highlight consistently with the working cases; done means the HTTPS case highlights correctly without regressing the others.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100