Skip to content

When ChatGPT forgets you're using GDScript and sends code with spaces instead of tabs again (also normalizes line ending types.)

License

Notifications You must be signed in to change notification settings

teastainedhouse/spaces-to-tabs-gdscript-from-chatgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spaces to Tabs & Windows Line Endings

When ChatGPT forgets you're using GDScript and sends code with spaces instead of tabs again, you can use this tool to convert the default 4 spaces to a tab character (also normalizes line ending types to Windows.)

Originally created it as a Python script with unit tests, then figured it'd be less effort to use it if it were just a webpage, so I can both bookmark it and leave it open in a tab. You can find the Python version in this repo too, in case you're curious.

About

When ChatGPT forgets you're using GDScript and sends code with spaces instead of tabs again (also normalizes line ending types.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published