jupyterlab-snippets icon indicating copy to clipboard operation
jupyterlab-snippets copied to clipboard

Add snippets to source files and consoles

Open jtpio opened this issue 5 years ago • 1 comments

For now snippets only work for notebooks, and a new cell is created when a snippet is chosen.

But it could actually be used for files and consoles too, by injecting the code snippet into the code editor at the current cursor location.

jtpio avatar Feb 07 '20 15:02 jtpio

+1 for this request. Having the chance to inject code into a python script would be another step towards making Jupyterlab an unique IDE.

sntgluca avatar Sep 20 '20 16:09 sntgluca