Modify real time values in runtime cicode debug
In Cicode editor, debug mode, it would be useful if we can change a variable value or return value from function (maybe with context menu in stack window and globals window). We have TagDebug for tags, but for cicode variables it's not possible, s...