AtegonM to [email protected] • 4 months agoDaily Godot Tip #3: If you ever copy in code that uses spaces you can convert all space indents to tabs using ctrl+shift+i. The other way from tabs to spaces can also be done with ctrl+shift+yprogramming.devmessage-square5fedilinkarrow-up197arrow-down10
arrow-up197arrow-down1playDaily Godot Tip #3: If you ever copy in code that uses spaces you can convert all space indents to tabs using ctrl+shift+i. The other way from tabs to spaces can also be done with ctrl+shift+yprogramming.devAtegonM to [email protected] • 4 months agomessage-square5fedilink
minus-square@Chee_Koalalink2•4 months agoThis 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.
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.