caenrigen/vscode-jupytext-sync

Rename does not renamed paired file

Open

#24 opened on Oct 24, 2025

 (1 comment) (0 reactions) (0 assignees)TypeScript (6 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (35 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I am not sure if this is the expected behavior, but if you use [Right Click on file in Explorer]->Rename... to rename an ipynp file, the paired .py file does not change. I didn't see an extension specific command to rename paired files either.

Contributor guide