Skip to content

Releases: maxbec/openHAB-Alignment-Tool

openHAB Alignment Tool v2.0.10 BETA 1

16 Apr 22:13
4d9d7f8
Compare
Choose a tag to compare
Pre-release

Fix #55

openHAB Alignment Tool v2.0.9 BETA 1

05 Apr 13:28
e4f131c
Compare
Choose a tag to compare
Pre-release

Hey guys,

in this release the following issues are fixed:

#44
#51
#53

If they are cross-checked by a few users they will be merged in the public vscode-store release.

All the best!

openHAB Alignment Tool v2.0.8 BETA 1

04 Aug 08:11
bfccd18
Compare
Choose a tag to compare
Pre-release

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

21 Jul 22:31
76da0e1
Compare
Choose a tag to compare

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 *.itemsfiles:

  • // #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

20 Jul 07:39
44a9e1a
Compare
Choose a tag to compare
Pre-release

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

17 Jul 13:24
a4a5812
Compare
Choose a tag to compare
Pre-release

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

16 Jul 22:11
581ac4c
Compare
Choose a tag to compare
Pre-release

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