Code Runner not showing the correct output in VS Code

55 Views Asked by At

I am having trouble running some code using VS Code's Code Runner, as it does not appear in color and displays old data. Even after clearing the output, the same result occurs when I run the code again. Interestingly, the code works correctly using the interactive panel on the right. I have checked the extension settings, but everything appears to be in order. Has anyone else experienced this issue before?

Code Output Issue:

Code Output Issue

Code Runner Extension Settings:

Code Runner Extension Settings

I have tried to uninstall and reinstall the extension but no luck.

0

There are 0 best solutions below