Unresolved concerns: code folding, format on save, prettier format configuration
Answered
Hi, I have a couple of questions.
1: Can't collapse the code? That is, you can close arrays, functions, json, to have a better code organization, or if the file is very large, it is easy to go from top to bottom or vice versa.
2: Can't format the code when saving?
3: Where I configure the prettier parameters to define how to format a code, what standards to use, etc.
I hope you can help me.
Please sign in to leave a comment.
>1: Can't collapse the code?
It is not possible now, please vote for FL-10107 Code foldings support
>2: Can't format the code when saving?
Please vote and follow for FL-12864 Format file on save
>3: Where I configure the prettier parameters to define how to format a code, what standards to use, etc.
Please see this comment about current Prettier support configuration.