ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Notepad++ Tab Context

by josephmorrill ST3

Plugin for Sublime Text that adds some useful tab context menu commands from Notepad++

Details

Installs

  • Total 1K
  • Win 614
  • Mac 281
  • Linux 158
Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12
Windows 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 2 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0
Mac 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1

Readme

Source
raw.​githubusercontent.​com

Notepad++ Tab Context Plugin

A Sublime Text 3 plugin that adds some useful commands from Notepad++:

Added to tab context menu: * Close Tabs to the Left * Save * Save As… * Rename * Delete * Open containing folder in file explorer * Open containing folder in terminal * Open in default viewer * Copy file path * Copy filename * Copy directory path

Added to command palette: * Open containing folder in file explorer * Open containing folder in terminal * Open in default viewer

Settings

Depending on your setup, you may need to tweak the commands in the plugin settings to match your system's file explorer and terminal executables (especially on Linux systems).

To edit the commands, go to Preferences > Package Settings > Notepad++ Tab Context. If the command doesn't do anything and doesn't report an error in the Sublime console, you may need to add a “use_shell” key to the command object and set it to True.

You can also set the “debug” setting to true to see the executed commands in the console.

License

This project is supplied under the GNUv3 license, which can be found in the [LICENSE] file.