microsoft / vscode-jupyter

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

Shortcut to set heading in markdown cells #10780

Open rchiodo opened 2 years ago

rchiodo commented 2 years ago

Discussed in https://github.com/microsoft/vscode-jupyter/discussions/10769

Originally posted by **RafalSkolasinski** July 11, 2022 In normal Jupyter Notebook or Jupyter Lab one can hit ``` + ``` to set e.g. top level or second level heading. This seems to be missing from the VS Code when working with notebooks. It is a major impact to my flow :(
jsulopzs commented 1 year ago

Any update on this?