all 5 comments

sorted by: hot top controversial new old
[–] 8 points 2 years ago

This specific problem is better solved with EditorConfig. It’s not clear to me if the Godot editor supports it out of the box, I can’t find any plugins for it, and I don’t have access to my dev box right now to test so this might be a note if you’re using an external editor!

  • source
  • [–] 4 points 2 years ago

    This is life-changing

  • source
  • [–] 4 points 2 years ago

    print("AAAAAAAAAA")

    A possum hissing with a red filter and the text AAAAAA

  • source
  • [–] 2 points 2 years ago

    This saved a lot of time for me, because I like to use the tabs for indent, but ChatGPT and Gemini don't, which throws error if mixed in the same script.

  • source
  • [–] 1 point 2 years ago