interactive icon indicating copy to clipboard operation
interactive copied to clipboard

add support for JavaScript code completion in Polyglot Notebooks

Open jonsequitur opened this issue 2 years ago • 2 comments

The Polyglot Notebooks JavaScript kernel does not currently support code completion.

jonsequitur avatar Aug 08 '23 15:08 jonsequitur

Will it work in future

alokkr016 avatar Aug 28 '23 20:08 alokkr016

+1 for solving this issue. It seems strange to claim JavaScript support without code completions or snippets. I spent a while installing Polyglot and troubleshooting .NET SDK issues only to learn about this open issue.

For anyone reading this, I did find tslab which seems to work well as a JS Jupyter kernel: https://github.com/yunabe/tslab

jonmellman avatar Feb 02 '25 03:02 jonmellman