Jens Mertelmeyer

Results 7 comments of Jens Mertelmeyer

It should keep comments. See https://github.com/wichert/po-xls/issues/12 Can you post an example? Where does it get lost? When converting from Excel to po?

Same for me, after trying to add "app-specific settings" for the telegram messenger. From now on, this dialog will always crash. It seems the core process is still running in...

Same for me, setting `git.openDiffOnClick` has no effect on this. The 3-way-merge simply doesn't work. Then I disabled and enabled the GitLens and Git Graph plugins, and then, it somehow...

To my surprise, `readItemValue` (your ` paramDataSource.read`) will be read by calling `UA_Server_addDataSourceVariableNode(..)`. I suppose your `readItemValue` does not return a value at this point? If your dataSource did not...

Thanks for taking the time to reply. I agree there might be reasons for "adjusting" the specifiers, and it's a good thing it's allowed. I also think it's a valid...

~~I am just getting started with .NET (Core 3.0), so I could be wrong. But to me it seems it's not compatible. I'm getting several nuget NU1605 errors (https://docs.microsoft.com/nuget/reference/errors-and-warnings/nu1605)~~ While...

4.992 is, in fact the only version available for download: https://github.com/pleriche/FastMM4/releases/tag/release_4992 A few days before your post, the source code incorrectly still had `4.991`, see https://github.com/pleriche/FastMM4/issues/79