Skip to content

Conversation

AndreasArvidsson
Copy link
Member

Fixes #1806

Checklist

  • I have added tests
  • [/] I have updated the docs and cheatsheet
  • [/] I have not broken the cheatsheet

@AndreasArvidsson AndreasArvidsson requested a review from a team as a code owner January 26, 2025 03:30
scopes.length === 1 &&
scopes[0].domain.contains(target.contentRange)
scopes[0].domain.contains(target.contentRange) &&
!target.hasExplicitScopeType
Copy link
Member

@phillco phillco Jan 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hats + this are implicit, others are explicit

* particular scope type when `hasExplicitScopeType` is `false`:

@phillco phillco added this pull request to the merge queue Jan 26, 2025
Merged via the queue into main with commit 058d545 Jan 26, 2025
15 checks passed
@phillco phillco deleted the everyInside branch January 26, 2025 20:43
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.

"last token inside" refers to tokens outside when there is only one token

2 participants