apommel / vscode-matlab-interactive-terminal

VS Code extension allowing for an interactive Matlab terminal and launching of scripts through Matlab Engine for Python
MIT License
46 stars 10 forks source link

Adding a 'Cursor Back' option #24

Closed weihongliang233 closed 4 years ago

weihongliang233 commented 4 years ago

As stated here https://github.com/apommel/vscode-matlab-interactive-terminal/issues/23#issue-718647076, I made it optional whether to make the cursor leave the editor text or just stay when executing "Run current selection".

apommel commented 4 years ago

Thank you for your contribution, I'll merge it :)