jupyterlab-go-to-definition
                                
                                
                                
                                    jupyterlab-go-to-definition copied to clipboard
                            
                            
                            
                        Inconsistency between .jupyter_symlinks here and .lsp_symlink in jupyterlab-lsp
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.