User bio
404 bio not found
Member since Dec 13, 2023
Posts:
Replies:
Very nice extension,
I have myself experimented with PlantUML diagrams generation and made my own bare-bone python script in the past, but you have nailed it as a fully automated vscode extension with integrated preview. Good work.
My bad, I simplified my sample too much without actually testing it.
I think I found the issue, it seems to happen because I have been using the production test interface, which doesn't seem to allow null values for booleans, unlike strings
Sorry for the inconvenience
Open Exchange applications:
Certifications & Credly badges:
Antoine.Dh has no Certifications & Credly badges yet.
Global Masters badges:
Antoine.Dh has no Global Masters badges yet.
Followers:
Antoine.Dh has no followers yet.
Following:
Antoine.Dh has not followed anybody yet.
This is because "code" is a standard python module
https://docs.python.org/3/library/code.html
to fix this issue, I think the Intersystems developpers should hide user-made code in a custom module so it doesn't conflict when trying to load it