Shopify / Shopify/theme-tools

Support Liquid CSS/JS function peek feature

Open
#523 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
234
Forks
92
Avg merge
1d 3h
Merged PRs (30d)
6

Description

Is your feature request related to a problem? Please describe.

  • It's hard to find CSS classes and JS functions when they are all in giant files
  • It would be great to click into a CSS classes and JS functions when you are inside liquid files

Describe the solution you'd like

Very similar to this VSCode extension that already does it for CSS classes in HTML files
https://marketplace.visualstudio.com/items?itemName=pranaygp.vscode-css-peek&ssr=false#overview

Image

Describe alternatives you've considered

  • It would help if we could group css / js / liquid files when they belong together into one folder 😁

Checklist

  • I have checked and made sure that the proposal adheres to this plugin's principles

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.

Research direction

No files, tests, or entry points are named. Start by locating the Liquid language-server or editor-intelligence implementation and compare the requested behavior with the linked CSS Peek extension; done means navigation from Liquid files to CSS classes and JavaScript functions is supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, javascript, typescript
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.