vscode icon indicating copy to clipboard operation
vscode copied to clipboard

False warning regarding unsaved files

Open GregSal opened this issue 1 year ago • 6 comments

Applies To

  • [x] Notebooks (.ipynb files)
  • [ ] Interactive Window and/or Cell Scripts (.py files with #%% markers)

What happened?

VS Code indicating that a file is unsaved when all files are actually saved. It appear to only happen when Jupyter Notebooks are open. Image

VS Code Version

1.96.0

Jupyter Extension Version

2024.11.0

Jupyter logs

N/A

Coding Language and Runtime Version

Python v3.11.9 Jupyterlab v4.3.2 cupyter_core v5.72

Language Extension Version (if applicable)

Python Extension

Anaconda Version (if applicable)

24.1.2

Running Jupyter locally or remotely?

Local

GregSal avatar Dec 13 '24 19:12 GregSal