02-25-2025 09:58 AM - edited 02-25-2025 12:45 PM
We hear your enthusiasm for accessible scripting and we are looking into ways to interact with CodeBlocks directly from the Desktop Editor. For now, we have a read-only version of the VR CodeBlocks viewer coming soon:
Let us know what you would like to see in terms of CodeBlocks features for the Desktop Editor, to help drive our feature prioritization.
06-05-2025 10:42 AM
Noticed this yesterday, very handy to copy over from cb to ts 🙂 thank you!
06-05-2025 10:51 AM
This is really cool. Thank you!
06-06-2025 06:51 AM
Can confirm. Thank you.
06-07-2025 05:49 PM
I don't know if it's true but I saw that CodeBlocks will eventually be deprecated... a CodeBlock to TypeScript converter might be in order as well.
06-08-2025 06:21 AM
It really isn't practical. The logic you would take in codeblocks is not the same logic you would take in TypeScript. Your codeblocks shouldn't ever stop working though.
06-08-2025 06:27 AM
Hello all,
It is true that the logic is a bit different, but it is possible to convert CodeBlock to working TypeScript. We are working on the best way to implement this and can give more updates when things are confirmed.
Thank you
06-08-2025 04:59 PM - edited 06-08-2025 04:59 PM
We know it is possible as we already have at least one community-sourced precedent for it.
https:/horizonhub.info