-
Notifications
You must be signed in to change notification settings - Fork 46
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
Convert .range to .location #1231
Conversation
Hey there! I just built a new temporary npm package based on e1a9c52. You can download it here or install it by running the following command: npm install https://github.com/rokucommunity/brighterscript/releases/download/v0.0.0-packages/brighterscript-1.0.0-alpha.32-location-tracking-with-uri.20240613195621.tgz |
Hey there! I just built a new temporary npm package based on ee1f220. You can download it here or install it by running the following command: npm install https://github.com/rokucommunity/brighterscript/releases/download/v0.0.0-packages/brighterscript-1.0.0-alpha.32-location-tracking-with-uri.20240614135552.tgz |
Hey there! I just built a new temporary npm package based on 91ff76e. You can download it here or install it by running the following command: npm install https://github.com/rokucommunity/brighterscript/releases/download/v0.0.0-packages/brighterscript-1.0.0-alpha.32-location-tracking-with-uri.20240614171847.tgz |
I finished testing on a few projects, everything seems to be working properly. I'm going to merge this, and hopefully the next round of alpha testing will flush out any unexpected issues. |
Convert all
.range
properties to.location
. This allows all tokens to know what file they came from. This is a fairly significant breaking change.TODO
.range
to.location