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

Ruby - square brackets don’t support bracket matching #448

Closed
bobbylight opened this issue Jun 9, 2022 · 1 comment
Closed

Ruby - square brackets don’t support bracket matching #448

bobbylight opened this issue Jun 9, 2022 · 1 comment
Assignees
Labels
Milestone

Comments

@bobbylight
Copy link
Owner

Description
Square brackets should highlight the matching bracket when appropriate for Ruby.

Steps to Reproduce
Specific steps to reproduce the behavior:

  1. Type [] in Ruby

Expected behavior
matched bracket highlighted

Actual behavior
it isn’t

Screenshots
Add a screenshot if it helps explain the problem.

Java version
What version of Java are you running?

Additional context
Add any other context about the problem here.

@bobbylight bobbylight added the bug label Jun 9, 2022
@bobbylight bobbylight added this to the 3.2.1 milestone Jun 9, 2022
@bobbylight bobbylight self-assigned this Jun 10, 2022
@bobbylight
Copy link
Owner Author

Fixed in commit 1fd58af.

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

No branches or pull requests

1 participant