Bob van de Vijver

Results 97 comments of Bob van de Vijver

This is the same issue as #845. You can solve it manually by adding a blank line between the `#!/usr/bin/env node` and the rest of the generated code.

I would definitely love to see this happening, as it is currently the only reason left to use VS code on my machine (now the Azure function debugging support is...

> The "migration path" that you're discussing is actually a workaround for people that have used those constants in an undocumented way, outside of their scope. To chime in here:...

Note: I solved the issue for now by changing the models themselves (by excluding the parent and children properties with JMS groups instead of setting them to false). While this...

I have build it myself. These are the steps I noted: # Build php-decimal extension on windows _Based on_ _https://wiki.php.net/internals/windows/stepbystepbuild_sdk_2_ _and PHP 8.2._ * Install the Visual Studio Build Tool...

@Jan-E Thanks for the addition! Did not know about that, already took me quite some to get it working due to the undocumented `with-decimal` instead of the expected `enable-decimal` to...

I am wondering whether it is already possible to create threaded comments, or we are limited to the older note layout. Is there any news on this subject?