Description
Changelog
Reviews
Features
- Most Recently Used (MRU) Script History: Keeps a list of the scripts you have open.
- Quick Switch Popup: A compact popup window with recent scripts by their file names.
- Keyboard-driven Navigation: Navigate and select scripts within the popup using familiar keyboard shortcuts.
- Contextual Activation: The popup only appears when the Script Editor is the active tab, as that makes sense for a script switcher.
- Full Path Tooltips: Each script in the list displays its full path as a tooltip.
Usage
Once the plugin is enabled, you can use the following keyboard shortcuts:
- Trigger the popup:
- Press
Ctrl + Taband holdCtrl. - A popup will appear, displaying a list of your open scripts, sorted by how recently they were used.
- Note: the second item in the list (the previously active script) will be selected, allowing for quick toggling between your two most recent scripts.
- Press
- Navigate the List:
- While still holding
Ctrl, pressTab,Down Arrow, orUp Arrowto select a script.
- While still holding
- Select a script:
- Release the
Ctrlkey. - The script currently highlighted in the popup will be opened in the Script Editor.
- Release the
Changelog for version v1.1.0
No changelog provided for this version.