Is it possible to move the cursor from one script cell to another using a keyboard shortcut using Visual Studio Code i.e. navigating between cells during editing?
I only found the possibility to run single cells but not the possibility of moving only the cursor to the next or to the previous script cell designated by #%%
.