Slava Maksimov

Results 3 issues of Slava Maksimov

### Environment node 18.15.0 unplugin 1.6.0 pnpm 8.14.0 ### Reproduction https://github.com/slavamak/unplugin-monorepo-issue ### Describe the bug 1. `git clone https://github.com/slavamak/unplugin-monorepo-issue.git` 2. `pnpm i` 3. `pnpm build` ### Additional context Upgrading the...

Adds a mapping of [`shopify_theme_ls`](https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig/server_configurations/shopify_theme_ls.lua) to `shopify-cli`. I guess it can only be added after [this PR](https://github.com/mason-org/mason-registry/pull/5689)? Thank you!

Hi there! I found a problem here. We cannot use expressions in a variable declaration. For example, this was discussed [here](https://github.com/Shopify/liquid/issues/1102). So the variable `should_redirect` will always be truly except...