This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Description
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/rescuenil)foo(bar)end
should be highlighted properly
Actual behaviour

Every code afterwards looses its proper highlighting