We have redirected you to our new domain: store.godotengine.org. Please update your bookmarks!

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 + Tab and hold Ctrl.
    • 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.
  • Navigate the List:
    • While still holding Ctrl, press Tab, Down Arrow, or Up Arrow to select a script.
  • Select a script:
    • Release the Ctrl key.
    • The script currently highlighted in the popup will be opened in the Script Editor.

Changelog for version v1.1.0

No changelog provided for this version.

Reviews (0)

Godot Script Switcher has no reviews yet.

Login to write a review.