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

Can't type closing } as part of interpolated ruby string #29

Closed
koenpunt opened this issue Sep 19, 2012 · 4 comments
Closed

Can't type closing } as part of interpolated ruby string #29

koenpunt opened this issue Sep 19, 2012 · 4 comments

Comments

@koenpunt
Copy link

I have the following problem, when having interpolation in a ruby string, I can't close it (can't type the closing bracket).

See screenshot for where my cursor is, and when I try to type a } it just puts the cursor one character to the right, so in this case outside of the string. Even if I try to insert a } on a new line it won't work.

screen

@infininight
Copy link
Member

This should be corrected in 4f2718a.

@koenpunt
Copy link
Author

koenpunt commented Dec 2, 2012

The problem still exists, and yes I have the latest Ruby bundle, TM says updated 2 hours ago.

@infininight
Copy link
Member

Make sure your bundle doesn't have any local changes by checking if you have a Ruby.tmbundle in:

/Users/<yourname>/Library/Application Support/Avian/Bundles/

@koenpunt
Copy link
Author

koenpunt commented Dec 2, 2012

There was a Ruby.tmbunle in ~/Library/Application Support/Avian/Pristine Copy/Bundles/, after removing that the problem disappeared, thanks!

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