Shuhei Hayashibara

Results 59 comments of Shuhei Hayashibara

hmm, it seems `tailwind.config.js` is not respected in this extension. I think it can fix by respect the `tailwind.config.js` when it is in the project root. I'll look into it.

Fixed at https://github.com/shufo/vscode-blade-formatter/releases/tag/v0.18.0

Hi @ryanmortier That feature will be implemented in soon. Please wait a little.

Added custom attribute sort regex at https://github.com/shufo/blade-formatter/releases/tag/v1.31.0

Thanks for requesting the feature @yabdab > it adds tons of new lines to my code. From my understand, you are talking about like below code with `--wrap-attributes` option is...

Maybe we should add an option where you can choose to put a space between the `@if` and the parentheses.

Fixed at https://github.com/shufo/vscode-blade-formatter/releases/tag/v0.17.3

Fixed at https://github.com/shufo/vscode-blade-formatter/releases/tag/v0.19.1

Thanks @edikurniawan-dev Formatting times may be longer for certain types of templates. Can you post a example template?