Shopify Liquid support using Shopify's Theme Tools as a Guide? #9246
Unanswered
tylerhellner
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I love Zed. It has completely replaced VSCode whenever I get to hack on TS, Svelte, or Astro files. You can imagine the bummer then when I have to edit a Shopify theme and have to boot up VSCode or Neovim to work on
.liquid
files.Is this the correct place to propose adding, at the very least, the Liquid LSP and Prettier plugin to Zed?
Shopify's Theme Tools Repository has all of the requisite parts to make this work. I was able to set up NeoVim myself with some basic Lua studying to run the LSP, get Syntax Highlighting and snippet completions, etc. Lua is one thing, but I have zero Rust knowledge. How feasible is it to add some of these Shopify packages to Zed? Is there any demand for it? Should I ask over on the Theme Tools repository if a Shopify developer can handle the work?
Thank you for all the hard work on this editor. It's my favorite piece of software of the year so far. Apologies in advance if this is not the place for such a question.
Beta Was this translation helpful? Give feedback.
All reactions