zero-plusplus / vscode-autohotkey-debug

https://marketplace.visualstudio.com/items?itemName=zero-plusplus.vscode-autohotkey-debug
53 stars 4 forks source link

When a string containing `#` is displayed in `View Value` and `View as Text` in the Variable View context menu, the subsequent string is not displayed #254

Open zero-plusplus opened 2 years ago

zero-plusplus commented 2 years ago

Actual value of variable.

"abc#def"

The strings that are actually displayed.

abc