Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Syntax highlighting issue if there's a double quote and an inline rescue #864

Open
alexanderadam opened this issue Jul 6, 2023 · 0 comments

Comments

@alexanderadam
Copy link

Your environment

  • vscode-ruby version: 0.28.1
  • Ruby version: all of them
  • Ruby version manager (if any): all of them
  • VS Code version: 1.79.2
  • Operating System: all of them

Expected behaviour

if (`foo 2>&1` =~ / "foo/ rescue nil)
  foo(bar)
end

should be highlighted properly

Actual behaviour

Screenshot 2023-07-06 at 10 28 03

Every code afterwards looses its proper highlighting

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

No branches or pull requests

1 participant