/vsc-save-and-close-editor

A VS Code extension to save and close the active editor.

Primary LanguageTypeScript

save-and-close-editor README

This VS Code extension adds a new command "Save and Close Editor", which saves and immediately closes the active editor.

Features

  • Adds the command "Save and Close Editor".

Requirements

  • VS Code

Extension Settings

This extension doesn't add any settings.

Known Issues

None so far.

Release Notes

1.0.0

  • Adds the command "File: Save and Close Editor".

1.0.1

  • "File: Save and Close Editor" will only save if the active document is dirty.