How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
Which OS are you using?
MacOS
What is the issue affecting?
Formatting
Expected Behaviour
local f = "We go to the house and then we go home"
print(f)
Actual Behaviour
local f = "We go to the house and then we go home"
print(f)
Reproduction steps
Open a new file. Utilize a string literal in a statement that contains either "then" or "do" and then move to the next line or use the Reindent command.
Additional Notes
No response
Log File
file_Users_jimw_tmp.log