David Magnusson

Results 10 comments of David Magnusson

Ping @quentincaffeino

> Sorry for taking so long to respond. I will try to review this pr soon. > > One thing I see right away is new syntax. Is it mandatory...

Great project! Here are some ideas: - The ability to delete with the backspace button and not just the actual delete button - Have comments be part of a group...

> > Beta 1 Error; > > res://addons/quentincaffeino/console/src/Type/Vector2Type.gd:29 - Parse Error: Function "str2var()" not found in base self. > > Kind regards > > This could be a bug in...

Here's a tip for how we solved it ``` project.afterEvaluate { // Hack to exclude all source files which has Compose related code excludeComposeCode() ... } def excludeComposeCode() { fileTree('../')...

Probably duplicate: https://github.com/godotengine/godot/issues/64508 I got the same issue but were able to work around the specific case of `connect()` by using this `my_object.my_signal.connect(my_method)` instead of `my_object.connect("my_signal", my_method)`

Did some testing and the issue seems to be introduced between alpha 6 and 7 and my hypothesis that it's only base classes in some regards seems to be correct....

@ualac Hi, nice work! So this is not my call by any means but if you think that you have a viable solution I think you should open a PR...

Found this PR, seems related. Could it be solved by this? https://github.com/godotengine/godot/pull/68740

Swedish: [sv_SE.zip](https://github.com/user-attachments/files/18481463/sv_SE.zip)