joe-no-body / vsc-save-and-close-editor

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:TypeScript 90.5%Language:JavaScript 9.5%