Skip to content

use hls with jupyterlab-lsp (warning No plugin enabled) #3491

Answered by fendor
GTrunSec asked this question in Q&A
Discussion options

You must be logged in to vote

In HLS, each plugin specifies the file extensions it knows how to handle.
The ghcide plugin, which takes care of .hs, .lhs, etc... files, probably doesn't want to handle the jupyter notebook extension. That looks like an unintentional behaviour change introduced by #2945.

Did HLS ever work for jupyter notebooks? Since jupyter requires a custom ghc version to compile successfully, seems like this would never have worked, unless you maintain a fork of HLS?

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by GTrunSec
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants