rokucommunity / roku-debug

A compatibility wrapper around the BrightScript debug protocol https://developer.roku.com/en-ca/docs/developer-program/debugging/socket-based-debugger.md
MIT License
13 stars 9 forks source link

Add support for case-sensitivity in getVariables protocol request #91

Closed TwitchBronBron closed 2 years ago

TwitchBronBron commented 2 years ago

Addds case sensitivity support in the getVariables debug protocol request.

This is a backwards-compatible change since we check the protocol version when deciding how to proceed.

I even added some unit tests!

rokucommunity-bot[bot] commented 2 years ago

Hey there! I just built a new version of the vscode extension based on 2858c24dc9f622d6bebcd07e3c417f67f96c6ecc. You can download the .vsix here and then follow these installation instructions.