ts-type-explorer icon indicating copy to clipboard operation
ts-type-explorer copied to clipboard

Filtering/Sorting

Open mxsdev opened this issue 3 years ago • 3 comments
trafficstars

Might be nice to allow more complex filtering/sorting options.

For example, sort by type kind, sort alphabetically, filter non-methods, etc.

One challenge with doing this is finding a way to make it feel natural using the menu options provided by the Extension API. Not sure if there's actually a way to have, for example, a checkmark on a menu option.

mxsdev avatar Oct 28 '22 17:10 mxsdev

Pending microsoft/vscode#165663

mxsdev avatar Nov 08 '22 08:11 mxsdev

Sorting would be very helpful. Thanks!

image

TonyGravagno avatar Aug 28 '23 20:08 TonyGravagno

IS it possible to just sort alphabetically by default. It is tough to find items as it is

atwright147 avatar Oct 16 '23 15:10 atwright147