Shopify / Shopify/theme-tools

IntelliSense support within {% stylesheet %} and {% javascript %} tags

Open
#860 1 comment 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.