Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #142: Add missing function `gdscript-mark-defun' #146

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

NicolasPetton
Copy link
Contributor

This PR adds gdscript-mark-defun which was remapped from mark-defun but not defined.

Like mark-defun, if the mark is active, it marks the next defun after the one already marked.
Unlike mark-defun, it doesn't mark the previous defun when called interactively with a negative argument.

gdscript-mode.el Outdated Show resolved Hide resolved
@NicolasPetton
Copy link
Contributor Author

@jcs090218 Is this good to go now?

@jcs090218 jcs090218 merged commit cd92e12 into godotengine:master Apr 19, 2024
12 of 15 checks passed
@jcs090218
Copy link
Collaborator

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants