caenrigen/vscode-jupytext-sync

If the cursor is on the last line of the current cell in a .py file, saving will cause the cursor to automatically wrap to a new line.

Aperta

#42 aperta il 21 mag 2026

 (2 commenti) (0 reazioni) (0 assegnatari)TypeScript (6 fork)github user discovery
bughelp wanted

Metriche repository

Star
 (35 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

If the cursor is on the last line of the current cell in a .py file, saving will cause the cursor to automatically wrap to a new line. This leads to the cursor constantly jumping to a new line while I'm writing code if I have autosave enabled at a higher frequency. The only workaround is to manually insert a blank line at the end of the cell before starting to write.

Guida contributor