structure-view icon indicating copy to clipboard operation
structure-view copied to clipboard

Feature: Add a setting for unsorted listing

Open svoop opened this issue 7 years ago • 0 comments

While many like the structure view to list the matches sorted by type and name, others prefer to see the matches unsorted in the order of appearance in the document.

For ctags, adding -u to the command arguments will do the trick.

Thanks for considering this feature.

(Btw, I've just submitted a PR #22 to add support for RSpec and MiniTest which makes much more sense if you can switch off sorting.)

svoop avatar Mar 24 '18 22:03 svoop