### Your environment - `vscode-ruby` version: 0.26.0 - Ruby version: 2.6.5 - Ruby version manager (if any): rbenv - VS Code version: 1.41.1 - Operating System: Linux Fedora - Using language server? yes In many places, coloring for the last variable of an expression is malformed. I can't remember all the cases, but I often run into those cases. For example, with a simple `if` statement and 2 or 3 variables:  Is there something wrong with my theme, or is it an issue with the language server?
Your environment
vscode-rubyversion: 0.26.0In many places, coloring for the last variable of an expression is malformed. I can't remember all the cases, but I often run into those cases.
For example, with a simple

ifstatement and 2 or 3 variables:Is there something wrong with my theme, or is it an issue with the language server?