This extension adds support for formatting and indenting openHAB files. At the moment only the item-files are supported.
Eclipse Public License 2.0
21
stars
4
forks
source link
Incorrect reformatting with escaped quotes in bindingconfig #32
Closed
CWempe closed 4 years ago
I just found another special case where the reformatting dod not work correctly.
Example code:
Ouput when reformatting the document:
Expected: The
mqtt
-bindingconfig hould be only one line.I understand this is a very special use case and I wish I dod not have to excape all those characters. 😄
So I respect if this will not get fixed.
Another workaournd could be to implement a special comment like: