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] match /<regex>/ syntax explictly #1142

Merged
merged 1 commit into from
Sep 15, 2017
Merged

Conversation

randy3k
Copy link
Contributor

@randy3k randy3k commented Sep 14, 2017

close #923
close #933
close #1006
close #1136

The issue was looking ahead pattern cannot be popped immediately, see sublimehq/sublime_text#1906 (comment)

@wbond
Copy link
Member

wbond commented Sep 15, 2017

Excellent, thanks!

@michaelblyons
Copy link
Collaborator

This needs a scope test for the / itself. As noted in #1150, it is missing keyword.operator.arithmetic.ruby.

@varyform
Copy link

It's better than #1006 (comment)
But the highlighting is still broken:
screen shot 2017-10-10 at 17 34 17

@gregblass
Copy link

I'm experiencing this in my current Sublime Text 3.

When I hit 'Check for updates', it says everything is up to date. I'm guessing this must be part of a package that I have to update?

Is there a recommended process to get this fix?

@gregblass
Copy link

So I went to 'Upgrade Packages', but it says none need upgrading.

@gregblass
Copy link

I figured it out. Just needed to read the README. Imagine that!

deathaxe pushed a commit to deathaxe/sublime-packages that referenced this pull request Jun 9, 2019
[Ruby] match /<regex>/ syntax explictly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants