techfg
techfg
Great extension, thank you for your work! Running in to this same issue - tests are all written assuming execution from projectRoot and fail when using test runner. Current workaround...
ty @connor4312!!
Hello @SamVerschueren - Thanks for providing some background on this! This is a very common workflow across all customer demographics I would image. A trivial (yet extremely common) scenario is:...
Hello @nolimits4web - Thanks for the quick turn on applying a fix for the navigation buttons, I've verified that the navigation buttons no longer toggle visibility when clicked when `hideOnClick=true`...
Having something like this would be extremely helpful. The existing `newUuid` and `newDate` are helpful but for fields that only accept certain characters, they often cannot be used when random/unique...
> please add the ability to save {{newUuid}} in a variable for use after the test. (create -> login) @truue - If I'm understanding your ask, this already exists, you...
I believe I've encountered the same root issue but only have the autocomplete problem. I've disabled all extensions except MDX and WSL. Repro is straight from [astro with mdx starter](https://github.com/withastro/astro/tree/latest/examples/with-mdx),...
> I’m not seeing that: > > * It’s resolved in `svelte.svelte-vscode`. > * This still occurs when using `styled-components.vscode-styled-components`. > * When using `visualstudioexptteam.vscodeintellicode` additionally, this solves it again....
> I just released 1.8.5. This fixes a deeper issue which may resolve various unexpected bugs. But if you’re saying it works with 1.8.4, that should be ok, right? Yes,...
> This is seriously impressive work! Thank you for diving so deep into this, finding clever solutions, documenting your decisions, adding tests - just wow. I would have never expected...