Just gave it a test. I actually was looking for a tool last night and came across the other one that formats as multi-line. So quite happy there is this column based one.
Unfortunately, I did run into some issues with your tool.
Firstly, it’s named exactly the same as the one from MarkHilbush. This caused the Command-Palette to not offer your one up for use. After disabling Mark’s one, it appeared in the Command-Palette, but the results weren’t what was expected.
Here is one of my item files before:
String JiPhone_BatteryStatus
"Battery Status [%s]"
<battery>
(iCloud_GroupJ)
{channel="icloud:device:myaccount:JiPhone7:batteryStatus"}
And here is what it looks like after using your tool:
StringJiPhone_BatteryStatus
"Battery Status [%s]"
<battery>
(iCloud_GroupJ)
{channel="icloud:device:myaccount:JiPhone7:batteryStatus"}
Just gave it a test. I actually was looking for a tool last night and came across the other one that formats as multi-line. So quite happy there is this column based one.
Unfortunately, I did run into some issues with your tool.
Firstly, it’s named exactly the same as the one from MarkHilbush. This caused the Command-Palette to not offer your one up for use. After disabling Mark’s one, it appeared in the Command-Palette, but the results weren’t what was expected.
Here is one of my item files before: