Your environment
vscode-ruby version: 0.17.0
- Ruby version: 2.4.3
- VS Code version: 1.21.0
- Operating System: macOS 10.13.3
- Hardware (optional): MacBook Pro (13-inch, 2017, Four Thunderbolt 3 Ports)
Expected behavior
When calling a method on a variable using the safe navigation operator (&.), the variable should be highlighted.
Actual behavior
The variable is not highlighted.
Steps to reproduce the problem
Trivial:

Your environment
vscode-rubyversion: 0.17.0Expected behavior
When calling a method on a variable using the safe navigation operator (
&.), the variable should be highlighted.Actual behavior
The variable is not highlighted.
Steps to reproduce the problem
Trivial:
