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

Separate CodeCompletion & SyntaxHighligh logic to reuse in MultilineText field #1625

Merged
merged 4 commits into from
Aug 8, 2023

Conversation

Jowan-Spooner
Copy link
Collaborator

This PR adds syntax highlighting and auto-completion for text effects and variables to the MultilineText field (text event in visual editor).

However in most cases the auto-completion list is clipped and thus unusable. I've made a proposal for this to be fixed.

@Jowan-Spooner
Copy link
Collaborator Author

I will merge this with the code completion in visual editor disabled (as it is still unusable due to godotengine/godot#38560). Merging this now will make it easier to work on syntax highlighting and autocompletion.

@Jowan-Spooner Jowan-Spooner merged commit f62799f into main Aug 8, 2023
@Jowan-Spooner Jowan-Spooner deleted the add-highlight branch August 8, 2023 10:40
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.

None yet

1 participant