Gray Gilmore

Results 70 comments of Gray Gilmore

@mdarifulislamroni521 would you mind trying this on the Dawn or Horizon themes and letting us know if you get the same behavior? Trying to determine if this is a broad...

Possible long term solution would be to add a new "unknown" mode here: https://github.com/Shopify/theme-tools/blob/main/packages/theme-check-common/src/types.ts#L33 If that mode is selected we would disable certain features like multi-file checks, translation completion, etc.

> Reopening since this is about doing the right click code transformation vs supporting it in code Ah! Thank you for the context!

## Force Push Patch Notes - Rebased with `main`

Thanks @rcasimmons this is a great idea. We've also been toying around with the idea of adding some kind of developer interface to the theme preview when it's being run...

You would generate your own Admin API token and then query the API yourself. Here's an example of a query I would use if I wanted to find all of...

He was suggesting that you might have a `.shopifyignore` file in your directory that is causing the CLI to not upload the file. If you don't have that file then...

I'm a little confused here. You mention that you're running `shopify theme dev` but trying to use a custom app password token which is for apps, not themes. Themes do...

Very interesting! Let me have a look, it's been a while since I've poked at the auth flow.

Just as a follow up here: we're still talking about whether we want to officially support custom app tokens due to their inferior behavior in theme dev (for example, no...