Hi All,
I mainly use a mac but recently have been playing around with windows, NVDA and VSCODE. I feel like i am missing something obvious that I hope someone can help with.
I am writing some python code, i run it using F5 and it pops up in the built-in shell. However, i can only seem to navigate a few lines of output. I have tried using NVDA+arrow keys and Control+ arrow keys. But i can only read the last few lines of output. It appears like the shell is not scrolling up and cannot access the complete output.
Am I doing something wrong? Is there a better way to navigate the output? I do not want to use an external shell where i run the code, unless this can be bound in a setting in VSCODE to F5.
Many thanks