Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only print evaluate requests in REPL context (#1334)
This PR fixes the EvaluateRequest with an -exec command and assign the return protocol with the correct Value. This causes the DebugConsole in VS Code to show the output as a REPL output (gray) instead of an engine output (blue).
- Loading branch information