Qwerty (Vítězslav Ackermann Ferko)
Qwerty (Vítězslav Ackermann Ferko)
I tried to disable/enable remove/reinstall the extension to no avail. It does detect websites as using React either in development or production mode, but these tabs don't pop up in...
### Are you submitting a **bug report** or a **feature request**? Maybe it is a feature, but I consider it a bug. ### What is the current behavior? Empty form...
Hi, I have just installed SylphyHorn on new PC. While trying to sync the settings, I have the two PCs side by side and I see that it is different,...
Hi, when I tried to use the following utility, I converted my `tailwind.config.js` to `.ts` to get better intellisense ``` import tailwindConfig from 'tailwind-config' import resolveConfig from 'tailwindcss/resolveConfig' const twFullConfig...
🎵 The type constraint seems a bit too constraining. It is obviously correct, but I can't type it to type it. Hope it makes sense. KTHXBYE 🎵 The error: ```...
Hi, I am trying to achieve the following. Can you do it? ``` ┌ Suite setup: Set up array of random values and initialize `var index` ├─ TEST #1 ┐...
Your repository totally saved me! I can't express enough gratitude. I struggled to make es modules work in node in my own small project for ever emerging new various reasons....
Can I get the path of the changed file and pass it as a parameter to the npm script?
Since I only use `selectEitherQuote` and more often than not I repeat the command twice to get the outer selection. Similar to how brackets come in pairs (left key is...
Path suggested from within a yarn workspace / lerna package seemingly starts from the root package.json, not from the current nested project. This extension  For anyone encountering this issue,...