Sort folders first then files

This commit is contained in:
2025-03-27 06:28:16 +00:00
parent 8246879bea
commit bea2ea2a0f
2 changed files with 17 additions and 3 deletions

View File

@@ -2,9 +2,9 @@
"name": "prompter",
"displayName": "Prompter",
"description": "Easy prompt generation and apply edits using prompter.",
"version": "0.0.1",
"version": "0.0.2",
"publisher": "abhishekbhakat",
"repository": "https://github.com/abhishekbhakat/prompter",
"repository": "https://git.bhakat.dev/abhishekbhakat/Prompter",
"engines": {
"vscode": "^1.98.0"
},