NickHatBoecker / SaveCopyAs

save a copy of current file without opening the new file in Sublime Text editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sublime Text - Save Copy As

SublimeBadge SublimeBadge SublimeBadge SublimeBadge

Save copy of a file without opening it.

Tested on

  • Windows
  • Linux

Tested with

  • Sublime Text 2
  • Sublime Text 3

Usage

Click on "File" -> "Save Copy As..." to save copy of current file.

Changelog

v1.0.2

removed trailing comma #1

v1.0.3

show error message when file was not saved

v1.0.4

fix mnemonics (see #3)

License

All of Sublime Terminal is licensed under the GPL2 license.

Copyright (c) 2014 Nick Böcker (email : info@nick-hat-boecker.de)

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Support

You want to buy me some chocolate milk? Feel free to: https://www.paypal.me/nickHatBoecker

About

save a copy of current file without opening the new file in Sublime Text editor


Languages

Language:Python 100.0%