Shopify / theme-check

The Ultimate Shopify Theme Linter
Other
333 stars 96 forks source link

Suggest objects for `paginate` #686

Closed Poitrin closed 1 year ago

Poitrin commented 1 year ago

WHY are these changes introduced?

Fixes #683

WHAT is this pull request doing?

Treats paginate in a similar way as echo, so that suggestions are shown.

Use cases like {% paginate customer.orders will be treated in #687.

How to test your changes?

Verify that at the cursor position of {% paginate ⬜️, suggestions are made.