Skip to content

reyleo/nppTabSwitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

nppTabSwitch

Notepad++ Tab Switching with Python Script

Installation

  1. Install Full version of Python Script plugin with TclTk libraries.
  2. Copy tabSwitcher.py to plugin scripts (%APPDATA%\Notepad++\plugins\config\PythonScript\scripts)
  3. Optionally (but very recommended) assign a shortcut with Shortcut Mapper...
  4. Optionally adjust colors to your taste and theme

Python Script version 3

To use version that works with latest PythonScript and Pythin 3+ switch to Python3 branch

Usage

  1. Call script either with shortcut (recommended) or from menu
  2. Start typing. List will be filtered based on your input
    • To go to first tab in the list: press Enter
    • To select file from list: press Down, select file, Enter

About

Notepad++ Tab Switching with Python Script

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages