Winnie Lin

Results 37 comments of Winnie Lin

@GabMic I'll try. However, only VSCode plugin is provided for now. Thanks for your feedback.

@godbout I found solutions to solve spaces replaced with tabs. However, I'm still searching a way to fix laravel syntax misaligned problem.

Issue not repoduced. Please check any other extensions cause the confliction.

@singleseeker sure~ I'll add it.

@LucianPXLR Please install [Laravel Blade Snippets](https://marketplace.visualstudio.com/items?itemName=onecentlin.laravel-blade) extension for blade support. Thanks

@marvinhosea @marchershey I collect some handy and useful packages for PHP productivity. You may check it out! https://marketplace.visualstudio.com/items?itemName=onecentlin.php-productive-pack

@dragonplunker You may setup your own middleware groups Please check v5.4.0 readme (https://github.com/onecentlin/laravel-adminer/tree/5.4.0)

@robinheidrich @nicolaibaaring This is enhanced in PR #175 Please update extension to v1.35

@mohmmedAliDesouky Is there any extension conflict with it? Or which formatter are you using? I couldn't reproduce this issue.

@emadha I only encounter this issue when `@php` block code contains invalid missing curly braces. ![圖片](https://github.com/onecentlin/laravel-blade-snippets-vscode/assets/7122270/165d872c-dce9-4fc6-a35b-b7c21e99a8ed) Can you provide any code that you get this issue?