Skip to content

Wrap algorithms in
to generate variable references #1529

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

Merged
merged 2 commits into from
May 22, 2025

Conversation

apasel422
Copy link
Collaborator

@apasel422 apasel422 commented May 22, 2025

With this change, it is possible to click on a variable and see all its uses highlighted within the algorithm scope, and to be warned about missing definitions / unused variables.

https://speced.github.io/bikeshed/#var-and-algorithms


Preview | Diff

apasel422 added 2 commits May 22, 2025 09:30
With this change, it is possible to click on a variable and see all its
uses highlighted within the algorithm scope, and to be warned about
missing definitions / unused variables.

https://speced.github.io/bikeshed/#var-and-algorithms
@apasel422 apasel422 marked this pull request as ready for review May 22, 2025 13:40
@apasel422 apasel422 requested a review from linnan-github May 22, 2025 13:40
@apasel422 apasel422 merged commit 2288173 into WICG:main May 22, 2025
2 checks passed
@apasel422 apasel422 deleted the algo branch May 22, 2025 14:12
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.

2 participants