jknightdev

Results 4 comments of jknightdev

I am experiencing this issue - Yoga Slim 7 15ITL05 - 5.18.9-arch1-1 - Plasma 5.25.2 have also blacklisted `elan_i2c` as above.

I'm finding that toast.dismiss() closes all custom toasts, and I needed to write `toast.dismiss(t.id);` given `t` is the instance. The API was a bit misleading here, I would expect instead...

I am also experiencing this issue. Setup: Vite, React, TypeScript+SWC I have two plugins autoloading, `@trivago/prettier-plugin-sort-imports` was installed first, then `prettier-plugin-tailwindcss`. As soon as I remove trivago, hit save in...

I'm experiencing the same thing. `html` or `HTML` doesn't seem to make a difference, with the former `html` being [the official language identifier](https://code.visualstudio.com/docs/languages/identifiers#:~:text=haml-,HTML,html,-Ini) ![template-string-converter-html](https://github.com/meganrogge/template-string-converter/assets/7643719/d7dbf6b8-f2ad-40a7-acb3-593451d231c7)