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

Paren Matching does not happen #28

Closed
LeifAndersen opened this issue Aug 29, 2015 · 3 comments
Closed

Paren Matching does not happen #28

LeifAndersen opened this issue Aug 29, 2015 · 3 comments

Comments

@LeifAndersen
Copy link
Collaborator

I'm not 100% sure if this is due to vim mode, or a bug in DrRacket. However, whenever I put the cursor over a paren the s-expression I surround does not get highlighted.

Furthermore, extraneous closing parens are no longer marked. Thus making it hard to determine when to stop hitting closing paren.

@takikawa
Copy link
Owner

Is this the same bug as #13 or is it different?

@LeifAndersen
Copy link
Collaborator Author

Different.

#13 was that it was doing paren matching one character left of the cursor. This is recent (started happening during one of your recent pushes) that it just doesn't do the highlighting at all.

takikawa added a commit that referenced this issue Aug 29, 2015
@takikawa
Copy link
Owner

Should be fixed.

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

No branches or pull requests

2 participants