positron
positron copied to clipboard
Sending block of codes behaves differently in Python script with cell and without cell
Positron: 2024.07.0-15 OS: MacOS
Without cell:
Only CTRL+ENTER works, and works when placing cursor anywhere in the block
However, with cell: Both CTRL+ENTER and SHIFT+ENTER work, but behave differently
SHIFT+ENTER works when placing the cursor anywhere in the block, but NOT CTRL+ENTER (it only works when placing the cursor in the beginning of the block)
CTRL+ENTER