maxbec / openHAB-Alignment-Tool

This extension adds support for formatting and indenting openHAB files. At the moment only the item-files are supported.
https://marketplace.visualstudio.com/items?itemName=max-beckenbauer.oh-alignment-tool
Eclipse Public License 2.0
21 stars 4 forks source link

space in bindingconfig deletes it #45

Closed CWempe closed 4 years ago

CWempe commented 4 years ago

Example code:

Number A "B" <c> (G) { channel = "x" }
Number A "B" <c> (G) { channel="x" }

Result:

image

Version 2.0.7