Cronos87

Results 25 comments of Cronos87

Hi! Thank you to open an issue about this. First, I need to apology for the late answer, I don't have a lot of time at disposition… I will take...

Yes, indeed! I changed the title 😄

Hello @marjetika. It would be a pleasure. Unfortunately, I don't have a lot of time to work on. Any PR is welcomed.

Hello @curtisblackwell, Sorry for my delayed response. I was a lot busy... Anyway, yes I'm interested. If you have some time to do it and send me a PR. I...

As 4.3 has reached beta, will this feature be included in 4.4? Am I correct? Thank you for the work; it's so useful 🙏 I can't wait to use it...

> Like most feature PRs where the functionality is desired and the implementation is sound, the goal is to merge it in 4.4, but we can't guarantee this will happen...

Sorry to comment on this closed issue, but I'm running into an "issue" while using `GetGamepadButtonPressed`. At the moment, if I press the `right arrow` and then press `right facet...

I ran into that issue a couple of times too. I'm using macOS 12.6.5. It happened to me after an upgrade of the application, but if I simply close and...

> `CodeEdit` should be language independent, so we can't use `##` in it. The delimiter system is how we check for regular comments, so it looks like it needs to...

> Why not use `get_doc_comment_delimiters()` which returns only `##` for GDScript? That's also what's used in the code that kitbdev linked to. I agree, but this method is only available...