ランキングに戻る

Maran23/script-ide

GDScript

Script-IDE is a plugin for Godot. It transforms the Script UI into an IDE like UI. Multiline Tabs are used for navigating between scripts. The default Outline got an overhaul and now shows all members of the script. Quick Open and Override Dialog.

addongdscriptgodotgodot-addongodot-enginegodot-plugingodotengineplugin
スター成長
スター
1k
フォーク
40
週間成長
Issue
5
5001k
2023年10月2024年9月2025年8月2026年7月
README

Script IDE

Transforms the Script UI into an IDE like UI. Multiline Tabs are used for navigating between scripts. Tabs can be split. The default Outline got an overhaul and now shows all members of the script (not just methods) with unique icons for faster navigation. Enhanced keyboard navigation for Scripts and Outline. Fast quick search functionality. Quick function Override functionality.

Features:

  • Scripts are now shown as Multiline Tabs
  • Script Tab can be split – showing the current Script as readonly CodeEdit next to the main one. The original script can be reopened by right clicking.
  • The Outline got an overhaul and showed more than just the methods of the script. It includes the following members with a unique icon:
    • Classes (Red Square)
    • Constants (Red Circle)
    • Signals (Yellow)
    • Export variables (Orange)
    • (Static) Variables (Red)
    • Engine callback functions (Blue)
    • (Static) Functions (Green)
      • Setter functions (Green circle, with an arrow inside it pointing to the right)
      • Getter functions (Green circle, with an arrow inside it pointing to the left)
  • All the different members of the script can be hidden or made visible again by the outline filter. This allows fine control of what should be visible (e.g., only signals, (Godot) functions, ...)
  • A Right Click enables only the clicked filter, another Right Click will enable all filters again
  • The Outline can be opened in a Popup with a defined shortcut for quick navigation between methods
  • You can navigate through the Outline with the Arrow keys (or Page up/Page down) and scroll to the selected item by pressing ENTER
  • Scripts can be opened in a Popup with a defined shortcut or when clicking the three dots on the top right of the Tabs for quick navigation between scripts
  • The currently edited script is automatically selected in the Filesystem Dock
  • Files can be quickly searched by the Quick Search Popup with Shift+Shift
  • You can find and quickly override any method from your super classes with Alt+Ins
  • The plugin is written with performance in mind, there are no unneeded features and works without any lags or stuttering

Customization:

  • The Outline is on the right side (can be changed to be on the left side again)
  • The Outline can be toggled via File -> Toggle Scripts Panel. This will hide or show it
  • The order in the Outline can be changed
  • There is also the possibility to hide private members, this is all members starting with a _
  • The Script ItemList is not visible by default but can be made visible again

All settings can be changed in the Editor Settings under Plugin -> Script Ide:

  • Open Outline Popup = Shortcut to control how the Outline Popup should be triggered (default=CTRL+O or META+O)
  • Outline Position Right = Flag to control whether the outline should be on the right or on the left side of the script editor (default=true)
  • Outline Order = List which specifies the order of all different types in the Outline
  • Hide Private Members = Flag to control whether private members (methods/variables/constants starting with '_') should be hidden in the Outline or not (default=false)
  • Open Script Popup = Shortcut to control how the Script Popup should be triggered (default=CTRL+U or META+U)
  • Script List Visible = Flag to control whether the script list should still be visible or not (above the outline) (default=false)
  • Script Tabs Singleline = Flag to control whether the script tabs should be in a single line (instead of multiline) (default=false)
  • Script Tabs Visible = Flag to control whether the script tabs should be visible or not (default=true)
  • Script Tabs Position Top = Flag to control whether the script tabs should be on the top or on the bottom (default=true)
  • Script Tabs Close Button Always = Flag to control whether the script tabs should always have the close button or only the select tab (default=false)
  • Auto Navigate in FileSystem Dock = Flag to control whether the script that is currently edited should be automatically selected in the Filesystem Dock (default=true)
  • Open Quick Search Popup = Shortcut to control how the Quick Search Popup should be triggered (default=Shift+Shift, double press behavior is hardcoded for now)
  • Open Quick Search Popup Scenes = Shortcut to open the Quick Search Popup with the Scene Tab activated (default=CTRL+N or META+N)
  • Open Quick Search Popup Scripts = Shortcut to open the Quick Search Popup with the Script Tab activated (default=CTRL+SHIFT+N or META+SHIFT+N)
  • Open Quick Search Popup Resources = Shortcut to open the Quick Search Popup with the Resource Tab activated (default=CTRL+SHIFT+ALT+N or META+SHIFT+ALT+N)
  • Open Override Popup = Shortcut to control how the Override Popup should be triggered (default=Alt+Ins)
  • Cycle Tab forward = Shortcut to cycle the script tabs in the forward direction (only works in the 'Script' Editor Tab) (default=CTRL+TAB)
  • Cycle Tab backward = Shortcut to cycle the script tabs in the backward direction (only works in the 'Script' Editor Tab) (default=CTRL+SHIFT+TAB)
  • All outline visibility settings

Example of Script-IDE

Example of the Outline Popup

Example of the Script Tabs Popup

Example of the Quick Search Popup

Example of the Override Popup

Example of Script Splitting

Example of the Settings

関連リポジトリ
domlysz/BlenderGIS

Blender addons to make the bridge between Blender and geographic data

PythonPyPIGNU General Public License v3.0blenderaddon
9.2k1.5k
windingwind/zotero-better-notes

Everything about note management. All in Zotero.

TypeScriptnpmGNU Affero General Public License v3.0knowledgemarkdown
8k264
dialogic-godot/dialogic

💬 Create Dialogs, Visual Novels, RPGs, and manage Characters with Godot to create your Game!

GDScriptMIT Licenseaddonplugin
dialogic.pro
5.8k340
MuiseDestiny/zotero-style

Ethereal Style for Zotero

JavaScriptnpmGNU Affero General Public License v3.0zoterozotero-addon
5.1k161
ClearURLs/Addon

ClearURLs is an add-on based on the new WebExtensions technology and will automatically remove tracking elements from URLs to help protect your privacy.

JavaScriptnpmGNU Lesser General Public License v3.0securityprivacy
docs.clearurls.xyz
5k142
code-charity/youtube

YouTube / Video Browser-Extension. [Top1 FOSS.] Enrich your experience & choice! 🧰Smart features📌set & forget📌350+ tweaks. Longest-standing. Join🧩us?👨‍👩‍👧‍👧 ⋮ {playback|discovery|extra player buttons|quality|codec|full tab|full screen|no distraction|shorts}

JavaScriptnpmOtherextensionchrome-extension
improvedtube.com
4.5k965
Vhonowslend/StreamFX-Public

StreamFX is a plugin for OBS® Studio which adds many new effects, filters, sources, transitions and encoders! Be it 3D Transform, Blur, complex Masking, or even custom shaders, you'll find it all here.

C++GNU General Public License v2.0pluginaddon
streamfx.vhonowslend.com
4.2k3.1k
FastForwardTeam/FastForward

Don't waste your time with compliance. FastForward automatically skips annoying link shorteners.

JavaScriptnpmThe Unlicenseextensionchrome-extension
fastforward.team
3.8k284
piroor/treestyletab

Tree Style Tab, Show tabs like a tree.

JavaScriptnpmOtherfirefox-addonvertical-tabs
piro.sakura.ne.jp/xul/treestyletab/
3.8k299
nathanhoad/godot_dialogue_manager

A powerful nonlinear dialogue system for Godot

GDScriptMIT Licensegodotdialogue
dialogue.nathanhoad.net
3.7k263
ramokz/phantom-camera

A Camera addon for Godot 4. Inspired by Cinemachine.

GDScriptMIT Licensecameragodot
phantom-camera.dev
3.5k132
MuiseDestiny/zotero-reference

PDF references add-on for Zotero.

JavaScriptnpmGNU Affero General Public License v3.0addonpdf
2.8k83