jupyterlab-go-to-definition icon indicating copy to clipboard operation
jupyterlab-go-to-definition copied to clipboard

Inconsistency between .jupyter_symlinks here and .lsp_symlink in jupyterlab-lsp

Open maresb opened this issue 5 years ago • 0 comments

The symlinks directory in jupyterlab-lsp refers to .lsp_symlink. There is a link in the README for a detailed guide to this repository, but the symlinks directory here is called .jupyter_symlinks. I tried setting up jupyterlab-lsp with .jupyter_symlinks but it was looking for .lsp_symlink instead. It would be good to make this consistent everywhere to avoid this confusion.

maresb avatar May 08 '20 17:05 maresb