X Tutup
Skip to content

Support extension icons in Script Editor#112925

Merged
Repiteo merged 1 commit intogodotengine:masterfrom
KoBeWi:ScriptEditorExtension
Nov 18, 2025
Merged

Support extension icons in Script Editor#112925
Repiteo merged 1 commit intogodotengine:masterfrom
KoBeWi:ScriptEditorExtension

Conversation

@KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Nov 18, 2025

Follow-up to #98914

Adds support for extension icons in built-in script editor (previously the scripts were iconless). If the language supports built-in scripts, the built-script icon can be provided by appending Internal to the name.

Before After
image image

@KoBeWi KoBeWi added this to the 4.x milestone Nov 18, 2025
@KoBeWi KoBeWi requested a review from a team as a code owner November 18, 2025 16:37
@akien-mga
Copy link
Member

I'm curious though, do you have GDExtension Ruby bindings for Godot now? 👀

@akien-mga akien-mga modified the milestones: 4.x, 4.6 Nov 18, 2025
@KoBeWi
Copy link
Member Author

KoBeWi commented Nov 18, 2025

do you have GDExtension Ruby bindings for Godot now? 👀

Perhaps 👀
(it's WIP)

@Repiteo Repiteo merged commit c0a397f into godotengine:master Nov 18, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Nov 18, 2025

Thanks!

@KoBeWi KoBeWi deleted the ScriptEditorExtension branch November 18, 2025 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup