CW: asking for help, stupid internet problems. Copying text from web forum to notepad++
I found some useful .lua that is all posted in a single line. which is super really hard to read. Trying to copy paste into notepad++ to edit it. Any way to make this easy? Like, turning single line lua into properly indented lua? is this a thing?
I did find a highlighter workflow, but it fails on the first step for me. not sure how to find out why.
CW: asking for help, stupid internet problems. Copying text from web forum to notepad++
@kelseyhusky check out StyLua - https://github.com/JohnnyMorganz/StyLua
CW: asking for help, stupid internet problems. Copying text from web forum to notepad++
@kelseyhusky What you're looking for is called a formatter or a beautifier. Here's one: https://goonlinetools.com/lua-beautifier/