Open alexanderadam opened 1 year ago
vscode-ruby
0.28.1
1.79.2
if (`foo 2>&1` =~ / "foo/ rescue nil) foo(bar) end
should be highlighted properly
Every code afterwards looses its proper highlighting
Your environment
vscode-ruby
version:0.28.1
1.79.2
Expected behaviour
should be highlighted properly
Actual behaviour
Every code afterwards looses its proper highlighting