Releases: maxbec/openHAB-Alignment-Tool
openHAB Alignment Tool v2.0.10 BETA 1
Fix #55
openHAB Alignment Tool v2.0.9 BETA 1
openHAB Alignment Tool v2.0.8 BETA 1
This beta version of the new openHAB Alignment Tool v2 implements the formatting functions with the help of the Visual Studio Code Formatter API.
Now the tool features things like "Format on Save", etc.
Added:
- Support for indentation with spaces rather than with tabs
Fixed:
- Some minor bugs with the different formatting styles in
*.items
files.
You can install the beta version from the attached .vsix file.
Here is a tutorial from microsoft how to do it: https://code.visualstudio.com/docs/editor/extension-gallery#_install-from-a-vsix
openHAB Alignment Tool v2.0.0
This new release of the openHAB Alignment Tool v2 implements the formatting functions with the help of the Visual Studio Code Formatter API. So the extension is now a "real" VSC Formatter. With that VSC functions like Format-On-Saved are supported.
Furthermore there are two new special comments you can use in *.items
files:
// #OHNG#
starts a new formatting group. So the column width will belong to the widest item in the following group and not the whole file.// #OHFS#Multiline#OHFS#
you can change the formatting style for the following code. The default style for all documents will get overridden for the part after the special comment.
The new version (v2.0.0) is already available in the VSC Marketplace:
https://marketplace.visualstudio.com/items?itemName=max-beckenbauer.oh-alignment-tool
openHAB Alignment Tool v2.0.0 BETA 3
This beta version of the new openHAB Alignment Tool v2 implements the formatting functions with the help of the Visual Studio Code Formatter API.
Now the tool features things like "Format on Save", etc.
You can install the beta version from the attached .vsix file.
Here is a tutorial from microsoft how to do it: https://code.visualstudio.com/docs/editor/extension-gallery#_install-from-a-vsix
openHAB Alignment Tool v2.0.0 BETA 2
This beta version of the new openHAB Alignment Tool v2 implements the formatting functions with the help of the Visual Studio Code Formatter API.
Now the tool features things like "Format on Save", etc.
You can install the beta version from the attached .vsix file.
Here is a tutorial from microsoft how to do it: https://code.visualstudio.com/docs/editor/extension-gallery#_install-from-a-vsix
openHAB Alignment Tool v2.0.0 BETA 1
This beta version of the new openHAB Alignment Tool v2 implements the formatting functions with the help of the Visual Studio Code Formatter API.
Now the tool features things like "Format on Save", etc.
You can install the beta version from the attached .vsix
file.
Here is a tutorial from microsoft how to do it: https://code.visualstudio.com/docs/editor/extension-gallery#_install-from-a-vsix