# Maran23/script-ide

Transforms the Script UI into an IDE like UI. Multiline Tabs, Splitting, Outline with unique icons that shows all members of the script. Quick search and function override functionality.

Repository: https://github.com/Maran23/script-ide
Canonical: https://ross.abutalabs.com/products/script-ide
Homepage: https://maran.tools/url/script-ide
Language: GDScript
License: MIT
License Family: permissive
Topics: addon, gdscript, godot, godot-addon, godot-engine, godot-plugin, godotengine, plugin
Last push: 2026-09-02T22:04:43+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 100, longevity 76
- inputs: {"age_days": 1068, "days_push": 0, "days_rel": 0, "gap_med": 12, "n_releases_24m": 30}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1040, forks 41 (observed 2026-09-03T02:15:06.580114+00:00)

## What it is
Script-IDE is a Godot editor plugin that transforms the built-in Script UI into an IDE-like interface with multiline tabs, an enhanced outline showing all script members, and quick navigation popups. It adds features like script tab splitting, quick search, and method override dialogs to the Godot editor.

## Use cases
- navigate between many GDScript files with multiline tabs in Godot
- see all script members like signals and variables in the outline
- quickly search and open scripts with a shortcut
- override superclass methods with a dialog
- split the script editor to view two scripts side by side

## When to choose
- you use Godot's script editor daily and want a more IDE-like experience
- you need better code navigation and outline filtering in GDScript
- you want quick-open and method override features inside Godot

## When to avoid
- you don't use the Godot engine
- you prefer Godot's default minimal script UI
- you use an external IDE like VS Code for GDScript editing

## Facets
- artifact type: plugin
- maturity: active
- function: editor, developer-tools, plugin-system
- domain: developer-tools, text-editors
- platform: cross-platform, editor-plugin
- tags: godot-addon, gdscript, ide, script-editor, outline, code-navigation, game-development, godot

## Member repositories
- Maran23/script-ide (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:06.580114+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:04:25.421860+00:00, confidence not recorded.
  - readme: https://github.com/Maran23/script-ide (fetched 2026-09-03T02:15:06.580114+00:00, sha fe9c6d027a3d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
