microsoft / vscode-jupyter

VS Code Jupyter extension
https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter
MIT License
1.3k stars 294 forks source link

editor.codeLens = false prevents run cell #16192

Closed ChuanyuanLiu closed 2 weeks ago

ChuanyuanLiu commented 2 weeks ago

Applies To

What happened?

Replicate

  1. Set "editor.codeLens": false in settings.json
  2. Open a python file and you will see missing run cell commands
  3. Image
  4. Image

VS Code Version

Version: 1.95.1

Jupyter Extension Version

v2024.10.0

Jupyter logs

No response

Coding Language and Runtime Version

No response

Language Extension Version (if applicable)

No response

Anaconda Version (if applicable)

No response

Running Jupyter locally or remotely?

Local