caenrigen/vscode-jupytext-sync

Rename does not renamed paired file

Open

#24 opened on Oct 24, 2025

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

Repository metrics

Stars
 (35 stars)
PR merge metrics
 (PR metrics pending)

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