Mark

Results 5 comments of Mark

So no dual-version support? It would be convenient to be able to run both in one mark2 instance.

Maybe of use to make it easier to see what changes need to be made, this is what I needed to do to get .vue files kind of working. Some...

All things considered, it was surprisingly easy to add the support, and I'm using it currently as part of a CI pipeline for cycle checking. Actual changes to make this...

It seems this issue is still open, and as far as I know there's no clear workaround as the issue is spawned in the JsonSchema codebase itself, because it uses...

Same as what Skrypt is experiencing. Debugging in: Vitest 2.1.3 works Vitest 2.1.4 fails Vitest 3.0.2 fails VS Code Vitest extension 1.10.2 Node: 18.20.2 Personally I had no need to...