Issue/Description:
When working in a project view, saving a newly created file (for example via Ctrl+T followed by Ctrl+S) does not default the Save dialog to the project’s directory. Instead, the user must manually navigate to the project location.
It would be more intuitive if the Save dialog opened in the active project directory when saving a new file created from a project view.
Expected Behavior:
- The Save dialog should open in the current project directory
- This should apply only when the file is created from an active project view
Other Notes:
- This reduces friction when working with project-based files
- Matches user expectations from other code editors