Skip to content

fix inefficient semanticTokens/range at the end of files#3195

Open
xdBronch wants to merge 1 commit intozigtools:masterfrom
xdBronch:tokens-range
Open

fix inefficient semanticTokens/range at the end of files#3195
xdBronch wants to merge 1 commit intozigtools:masterfrom
xdBronch:tokens-range

Conversation

@xdBronch
Copy link
Copy Markdown
Contributor

@xdBronch xdBronch commented May 8, 2026

realized the same thing was happening with inlay hints as well
closes #1977

@xdBronch
Copy link
Copy Markdown
Contributor Author

xdBronch commented May 8, 2026

err, somehow just realizing that this is actually pretty far from ideal... it just happens to be that a couple of the root decls are usually what you want which is what this'll give
ok i did something a lot simpler it works just fine

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.

inefficient semanticTokens/range on the end of the document

1 participant