pull-filePull File is a VS Code extension that is used to overwrite the current file with a selected file. FeaturesUsing the command Pull File, you can select a file to overwrite the current file with. When opening the Open File Dialog, Pull File will add an extension filter for the current file extension. If the currently opened editor has changes that are unsaved then Pull File will save them just before overwriting, so VS Code will reflect the external changes. RequirementsPull File does not have any additional requirements beyond VS Code. Extension SettingsNo settings are added by Pull File. Known IssuesWhen selecting a file with a different extension than the current one, Pull File saves the selected file with the current file's extension. |