This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Indentation has broken #166
Open
Description
I have a long list of fields in a SQL INSERT statement. I wanted to break it down to lines and it became this:
Therefore, the indentation after these lines broke completely. For the reference, UPDATE and SET are on the same column with Tab after the table name/field names, and field names start on the same column.
I am on macOS Sierra, --version output is Atom : 1.11.2 Electron: 0.37.8 Chrome : 49.0.2623.75 Node : 5.10.0, and language-php version is 0.37.2
(I pasted a screenshot because I couldn't format the text I pasted)