"Swift" Kernel in Jupyter Notebook Autocompletion?

Apparently they fixed it. But you need to install new toolchain and the kernel for Jupiter. Also it might not be enabled by default. You might need to run magic command: %enableCompletion

2 Likes