Pierre-Yves Lebecq
Pierre-Yves Lebecq
There's definitely something going on here. I have a similar issue when grouping use declaration. When using in a file: ```php use Symfony\Component\HttpFoundation\{ Request, Response }; ``` I have an...
To be honest I'm not using Sublime Text anymore so I won't update it. If you want to contribute, feel free to send a Pull Request. I will merge it.
Hey, Thanks for your suggestion. Maybe someday I will look into it. Feel free to send a PR for this if you want to contribute !
Hey :wave: . Not directly related to the original issue, but supporting a double-star `**` could be a nice addition also, when there are multiple directories containing avro files. ```sh...
Better late than never, I'm closing this as indeed it now works way better for my use case. Thank you @ivank .