Shopify / theme-check

The Ultimate Shopify Theme Linter
Other
338 stars 95 forks source link

[Intelligent code completion] Introduce the `type_inference` component with base scenarios and an integration test suite #642

Closed karreiro closed 1 year ago

karreiro commented 2 years ago

Introduce the initial implementation of the type_inference component covering the base cases handled by type_predictions in the feature/181-object-property-completions branch.

This task aims to polish the scenarios already covered, and also introduce a test suite covering all scenarios we're targeting.