Brad Overton
Brad Overton
That all sounds logical to me. I mostly wanted to shine a light here, because it was _not fun_ having to figure out why all my tests were failing, and...
@mfeckie given the issues listed above for Percy, we might want to verify how/if Snappy is affected by these theme changes https://www.get-snappy.com/
~I had all my notes saved as notepad/text files on my desktop. I moved all my notes over to Standard Notes a few weeks ago, and now I can't search...
p-throttle v6 is out now btw
> this will probably solved when glint moves to content-tag instead of ember-template-imports. Unfortunately I still seem to be having this issue (I'm on glint 1.4.0) This repo has the...
We encountered the above only after switching from yarn 1 to pnpm 8...... So I am wondering if the OP and Simon are also using pnpm. That might be the...
Might be stating the obvious, but without the above, when I do a `Format Document (forced)` in vscode, the `inferredParser` value is `null` 
I run vscode over a docker container (via the remote-containers extension) so there's local extensions and remote extensions, but here you go ``` $ code --list-extensions chiragpat.vscode-glimmer csstools.postcss mjmcloug.vscode-elixir ms-vscode-remote.remote-containers...
Pnpm yes, workspaces no. I did actually encounter that prettier/pnpm/plugin searching as a separate issue (after switching to pnpm, prettier couldn't find my tailwindcss prettier plugin) but listing it explicitly...
I think that issue you linked https://github.com/prettier/prettier/issues/13276 is exactly what the problem is. The workaround in that issue for VSCode are even the same as the OP gave here. The...