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
I want to create a folder and some files based on a variable.
Steps To Reproduce
Open Intelij IDEA
Create a new folder
Enter {{#cubit}}{{name.snakeCase()}}{{\\cubit}}
See error
Expected Behavior
I want a way to create some folder and files based on a variable inside my brick.yaml.
Screenshots
Additional Context
This is a limitation from the IDE. But i think the current syntax based on special character can hit quickly many limits, is there any alternative to achieve the same output ?