IntelliSense support within {% stylesheet %} and {% javascript %} tags
Open
@JoviDeCroock is already working on this.
Since Mar 19, 2025.
enhancement
- Dominant language
- TypeScript
- Stars
- 234
- Forks
- 92
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
I would love to have vsCode IntelliSense support for CSS and JS within the liquid files through the recommended way of adding CSS and JS from Shopify.
Within the following tags
{% stylesheet %}
some CSS code
{% endstylesheet %}`
and
{% javascript %}
some JS code
{% endjavascript %}
Any ideas?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.