Peekmo / atom-autocomplete-php

Autocomplete for PHP in atom editor
MIT License
136 stars 34 forks source link

Add command for sorting existing use statements #370

Closed fuelingtheweb closed 10 months ago

fuelingtheweb commented 6 years ago

This adds a "Sort Use Statements" command to sort any existing use statements based on the addUseClass method.