traBpUkciP
traBpUkciP
Very strange.. Commit 781788b isn't in master. I must have screwed up a git command along the line somewhere.. fixing now.
Bahaha, I pushed a branch with the fix the other day but never made the PR :laughing: PS: I'll wait to release an updated version of the extension until I've...
I suppose I could take a look! Thanks for the kind words :) Cheers
Not sure if I'll be able to investigate this since I don't have access to a Windows machine. If you happen to resolve the issue please feel free to leave...
Good question! I thought it already did but don't hold me to that. I'll have to take a look into the code and see; it's been awhile tbh :)
Could I get an example snippet of the lambda that you're trying to use? I'd like to be able to cover more than just the few simple cases I can...
This is a tough one. I'd have to completely change how Wolf works because this would require streaming input/output from the extension to the tracer. I'll leave this issue open...
That's a quirk in the editor. I don't think there's a way to turn off the hover menus from the extension but there may be a way through vscode settings....
@JoaquinKeller see what `print(__name__) #?` outputs. That'll show you exactly what's being compared. In Wolf, executed code is loaded a little differently so it's likely the `__name__` variable is set...
Yes, this is in the same boat as #31. I've been busy at work lately and have let these issues build up a bit. I guess I missed this one....