Closed karreiro closed 1 year ago
Fixes https://github.com/Shopify/theme-check/issues/681, https://github.com/Shopify/theme-check/issues/682, and https://github.com/Shopify/theme-check/issues/684 (I've opened a single PR because the fixes intersect a bit in the code, and I'd have dependent PRs)
https://github.com/Shopify/theme-check/issues/681
TolerantParser
https://github.com/Shopify/theme-check/issues/682
AssignmentsCompletionProvider
https://github.com/Shopify/theme-check/issues/684
Scope
Thank you, @Poitrin! Excellent catch 🚀
I've applied the fix in a new commit :)
Fixes https://github.com/Shopify/theme-check/issues/681, https://github.com/Shopify/theme-check/issues/682, and https://github.com/Shopify/theme-check/issues/684 (I've opened a single PR because the fixes intersect a bit in the code, and I'd have dependent PRs)
https://github.com/Shopify/theme-check/issues/681
TolerantParser
https://github.com/Shopify/theme-check/issues/682
AssignmentsCompletionProvider
no longer crashes when it finds an unexpected lookuphttps://github.com/Shopify/theme-check/issues/684
Scope
class now supports literal ranges