Andy Carlberg

Results 5 issues of Andy Carlberg

### Describe the bug I'm using a [code-server](https://github.com/cdr/code-server) cloud environment to develop a SvelteKit project. In order to access the dev server, a proxy is provided that uses a subpath...

bug
p1-important
paths.base

**Does this bug happen when you install plugin without vim-polyglot?** No. **Describe the bug:** Upon starting NeoVim with vim-polyglot installed, the intro screen is displayed and immediately disappears. **To Reproduce:**...

This commit removes the autocmd for `CursorHold, CursorHoldI` and replaces it with the basic if statement logic to set the filetype if necessary. The autocmd was causing a redraw when...

I'm just trying out style-dictionary so I apologize if this is explained somewhere. I haven't been able to find an existing issue, discussion, or anything in the docs. I've created...

bug
help wanted
good first issue
4.0

I'm trying to run `pa11y-ci` against Vercel preview environments. I'm able to supply the bypass secret in the headers. However, the headers aren't applied to the `fetch` request for the...

type: bug