Skip to content

Conversation

@AdvanceControl
Copy link
Contributor

@AdvanceControl AdvanceControl commented Nov 2, 2025

EDIT:Fixes godotengine/godot-proposals#4728
This PR Assigns cycling colors to nested pairs of (), [], and {} to improve code readability.

@Mickeon
Copy link
Member

Mickeon commented Nov 2, 2025

Check if there's already a proposal and mention it next time. Either way, this does close godotengine/godot-proposals#4728 .

Could you provide screenshots to see how this looks by default?

@AThousandShips
Copy link
Member

You've used a merge commit for your branch, this probably means you aren't pushing correctly, please use git push --force to avoid this, there shouldn't be any merge commits in your branch

@AdvanceControl
Copy link
Contributor Author

Sorry, I'm not familiar with Git operations. I'm currently working on resolving this issue.

@AThousandShips
Copy link
Member

For some details on how to use the workflows see here

@AdvanceControl AdvanceControl force-pushed the add_bracket_pair_colorization branch from 05a0259 to 714ea33 Compare November 2, 2025 12:58
@AdvanceControl
Copy link
Contributor Author

Could you provide screenshots to see how this looks by default?

Yes.By default, it appears like this

@AdvanceControl AdvanceControl force-pushed the add_bracket_pair_colorization branch from d755190 to 57a9cb7 Compare November 3, 2025 10:08
@AdvanceControl AdvanceControl force-pushed the add_bracket_pair_colorization branch from 9577827 to facbb08 Compare November 3, 2025 10:10
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.

Implement multicolor highlight of brackets (Bracket Pair Colorizer)

4 participants