PabloIsCoding
PabloIsCoding
It's quite annoying having to tipe ``` twice for each block of code. A shortcut that writes: \``` and places the cursor here would be very useful \```
**Your Godot version:** 4.2 **Issue description:** Missing command (and possibly an outdated one also) in docs **URL to the documentation page:** https://docs.godotengine.org/en/stable/tutorials/scripting/gdextension/gdextension_cpp_example.html The docs say: "To generate and compile the...
https://github.com/odin-lang/odin-lang.org/blob/56ba2d01a1ea53a02b934b70733e9fb04ce8a864/content/docs/overview.md?plain=1#L670C1-L680C4 Hi, I was reading the Odin language overview and I found the above a bit confusing. A few reasons: 1. The way I understand this, if you pass arguments...