I am using Visual Studio Code V 1.31.1. I used an input function but I can't write an input in output panel it shows this error
Cannot edit in read-only editor.
Please help me solve this problem.
For Mac users, it is Code > Preference > Settings.
@RameshPareek in the search bar at the top.
Worked like charm - I just searched
whether to run code in integrated terminal
and got exactly one to checkIn macOS, click code>preference>settings, then type "code-runner" in the top search bar in the setting tab, and scroll down and check carefully, find the following option: code-runner: Run in terminal, tick the checkbox.
I can't find that setting
Works perfectly!