neo-project / neo-debugger

Neo Smart Contract Debugger for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ngd-seattle.neo-contract-debug
MIT License
24 stars 17 forks source link

Expression Evaluator improvements #161

Closed devhawk closed 2 years ago

devhawk commented 2 years ago

This PR primarily improves the use of Contract Type info in the expression evaluator (used by the debugger watch window)

Other changes