New Feature Suggestion: Custom Search Path & Preview in Command Palette
#40,379 opened on 2025年7月3日
説明
Description of the new feature / enhancement
Great job on the new Command Palette feature — it's a solid improvement! I’d like to suggest two enhancements:
-
Custom Search Path: Allow users to specify a custom file path or directory where the Command Palette should search, instead of being limited to the main project directory. This would be especially useful for users with multiple SSDs or external drives where assets, code, or resources are stored in different locations.
-
Preview Option: Add a quick preview feature in the Command Palette. This would let users view the contents of a file or folder before opening it, making it easier to confirm they’ve selected the right item.
Scenario when this would be used?
This would be helpful for developers or creators working with:
- Large projects spread across multiple storage locations
- Linked folders or mounted drives
- External content libraries
The custom path input would streamline workflows, and the preview feature would reduce the need to open multiple incorrect files.
Thanks again for the awesome work! 🙌
Supporting information
No response