fastai / nbdev-vscode

MIT License
41 stars 5 forks source link

Recommended keyboard shortcuts #21

Open seeM opened 1 year ago

seeM commented 1 year ago

Related to https://github.com/fastai/nbdev-vscode/issues/20, we could also add recommended keyboard shortcuts that aren't in Jupyter:

Are there any preferences for what these keyboard shortcuts should be? We can include multiple too.

I personally also like these VIM-like shortcuts when in command mode:

Unfortunately I don't think there's a command to jump to the previous/next section heading like with Jupyter's Collapsible Headings extension.

What do you think?