ruby-syntax-tree/vscode-syntax-tree

Extension is adding "decorations" around binary ops

chasestubblefield opened this issue · 1 comments

I'm not sure what to call these other than "decorations", but I'm now seeing this around some uses of || and -:
Screenshot 2022-12-23 at 1 08 13 AM
They disappear when I disable this extension. I call them "decorations" because they're not in the file, only part of the editor. They only started appearing since the last update. I'd like to at least have some setting to disable them.

You can turn this off in your VSCode settings by turning off "inlay hints"