Trigger "Save As..." for virtual document editors when saving #101952
Labels
feature-request
Request for new features or functionality
insiders-released
Patch has been released in VS Code Insiders
on-release-notes
Issue/pull request mentioned in release notes
verification-needed
Verification of issue is requested
verified
Verification succeeded
workbench-editors
Managing of editor widgets in workbench window
Milestone
I'm creating a document using TextDocumentContentProvider. This works well, however I would also like to be able to save the document.
Save
greyed outSave
, but does nothingSave As...
does workI think in all three cases it should simply do the Save As functionality.
The text was updated successfully, but these errors were encountered: