You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Nested arrays are reduced to a single line.
Impacted Products
Which Antlers Toolbox products does this bug apply to?
Antlers Toolbox for VS Code
Formatter CLI
Antlers Prettier Plugin
Antlers Syntax Highlighting (external systems - not VS Code)
Versions and Other Plugins/Extensions
Please include the product version you are reporting a bug for. If you are reporting a bug for products such as Antlers Toolbox for VS Code or the Antlers Prettier Plugin, please include a list of other configured extensions or plugins if you believe they are contributing to the problematic behavior.
Expected behavior
Either the nested array is formatted like the input, or at least there should be a space between the two variables if formatting nested arrays is not supported yet.
The text was updated successfully, but these errors were encountered:
Describe the bug
Nested arrays are reduced to a single line.
Impacted Products
Which Antlers Toolbox products does this bug apply to?
Versions and Other Plugins/Extensions
Please include the product version you are reporting a bug for. If you are reporting a bug for products such as Antlers Toolbox for VS Code or the Antlers Prettier Plugin, please include a list of other configured extensions or plugins if you believe they are contributing to the problematic behavior.
To Reproduce
Before
After
Expected behavior
Either the nested array is formatted like the input, or at least there should be a space between the two variables if formatting nested arrays is not supported yet.
The text was updated successfully, but these errors were encountered: