X Tutup
Skip to content

Fix ScriptEditor::edit() ignoring column parameter#110225

Merged
Repiteo merged 1 commit intogodotengine:masterfrom
fstxz:edit_script_column
Sep 19, 2025
Merged

Fix ScriptEditor::edit() ignoring column parameter#110225
Repiteo merged 1 commit intogodotengine:masterfrom
fstxz:edit_script_column

Conversation

@fstxz
Copy link
Contributor

@fstxz fstxz commented Sep 3, 2025

Fixes #78217

@fstxz fstxz requested a review from a team as a code owner September 3, 2025 12:59
@AThousandShips AThousandShips added bug topic:editor cherrypick:4.4 Considered for cherry-picking into a future 4.4.x release cherrypick:4.5 Considered for cherry-picking into a future 4.5.x release labels Sep 3, 2025
@AThousandShips AThousandShips added this to the 4.6 milestone Sep 3, 2025
Copy link
Contributor

@kitbdev kitbdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@Repiteo Repiteo merged commit 42fbaba into godotengine:master Sep 19, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Sep 19, 2025

Thanks!

@fstxz fstxz deleted the edit_script_column branch September 25, 2025 06:31
@akien-mga akien-mga removed cherrypick:4.4 Considered for cherry-picking into a future 4.4.x release cherrypick:4.5 Considered for cherry-picking into a future 4.5.x release labels Jan 16, 2026
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.

EditorInterface.edit_script(...) ignores column parameter

5 participants

X Tutup