rokucommunity / brighterscript

A superset of Roku's BrightScript language
MIT License
158 stars 46 forks source link

Optional chaining completions don't show proper values #1134

Open TwitchBronBron opened 4 months ago

TwitchBronBron commented 4 months ago

optional chaining operator breaks completions (it shows globals instead of the actual values

Actual: image

Expected: (but with the ? char included): image