jupyterlab-snippets
jupyterlab-snippets copied to clipboard
Feature req: Vim-like tab functionality
Essentially each snipped could then have a short-name, where tab after that name expands the snippet. Repeated tab-presses then jumps you to the pre-defined places where input is needed, and a final tab puts you just outside the snippet end. One example here and a more advanced example with auto-generated docstrings here.