Can I configure VSCode's explorer sort order by multiple things?

Viewed 9

In settings.json you can configure explorer.sortOrder. I'm currently using the 'type' option but I would like to do 'filesFirst' AND 'type'. Does VSCode support custom mixing like this? Can't find any info anywhere.

0 Answers
Related