Alok Swamy

Results 19 issues of Alok Swamy

### WHY are these changes introduced? - Cleaning up Hydrogen CLI link command and messaging around linked storefront ### WHAT is this pull request doing? Changes: - We will show...

### Summary Seems like when this media query is satisfied `@media (min-width: 48em)`, we have a lot of spacing at the bottom of the TextField box. My hunch is it's...

Bug
untriaged
no-issue-activity

## What are you adding in this PR? - Support HTML attribute auto-completion - Override entire attribute even if the cursor is in the middle of the attribute - Add...

## What are you adding in this PR? Follows up comment by @madmath https://github.com/Shopify/theme-tools/pull/597#discussion_r1910631279 Refactor our `metafields pull` command into a proper CLI command runner ## Before you deploy -...

**Describe the bug** - Block type completion should not allow itself as a completion option - Theme check should warn us when we try to use a block within itself...

Bug
SEV-3
good first issue
area:language-server

**Is your feature request related to a problem? Please describe.** This feature was generated by [this comment](https://github.com/Shopify/theme-tools/issues/570#issuecomment-2462874714). **Describe the solution you'd like** Most `context.*` params are static. However, metaobjects are...

enhancement
area:language-server

**Is your feature request related to a problem? Please describe.** - When i see a theme block reference within a schema, i want to be able to navigate to the...

enhancement
area:language-server

**Describe the bug** When referencing section blocks in `default` or `presets`, their settings are not offered in completion. When you hover over the setting after typing it, it does not...

Bug
SEV-2
area:language-server

**Describe the bug** Theme check does not verify if the default block file exists, or is valid within scopes defined in `blocks` within schema tag **Source** **Expected behaviour** - default...

Bug
SEV-2
area:theme-check

**Describe the bug** If you have a `presets` and `default` in your section file's schema, you will see no theme check error, but when you run `shopify theme dev`, you...

Bug
SEV-4
area:theme-check