Closed rcstuber closed 2 years ago
The debugger never shows value being returned from a function like most debuggers do for other languages.
(tested only on MacOS)
I'm open to implement that but I'm not sure how it works on the VSCode side. Any insight would be appreciated. ping @nadako
I have added it as a (return) local.
(return)
Cool, thanks! 😊
The debugger never shows value being returned from a function like most debuggers do for other languages.
(tested only on MacOS)