Add a Workspace setting to choose between displaying "Name" or "URL Path" in the folder tree

Feature Request
Description: Currently, all API requests displayed in the folder sidebar default to showing the value of the Info name field. While this works for general organization, displaying the URL path directly in the tree is often more intuitive, especially when browsing through a large number of endpoints.
Suggestion: It would be great to have a configuration option in the Workspace settings that allows users to decide what text is displayed as the default label for requests in the folder tree.
Option 1: Info Name (Current default)
Option 2: URL Path (e.g.,
/api/v1/users)
This flexibility would help developers quickly identify endpoints without needing to click into each request to check the path.
Windowsv2025.10.0-beta.4
