Bronkoknorb / Server-Switcher

Firefox extension that allows you to easily switch between your development and live servers.
http://hermann.czedik.net/projekte/switcher/
12 stars 5 forks source link

Add support for column sorting and column resizing #4

Open mattbrundage opened 10 years ago

mattbrundage commented 10 years ago

The list of projects (in the options window) appear in the order that they were created, and there doesn't seem to be a way to sort them alphabetically.

Also, the options window isn't resizable and many of my project names and server paths get cut off. It would be nice to be able to expand the options window and to sort/resize the columns.

Thanks!