Closed edmundmiller closed 2 weeks ago
Can you update our CHANGELOG? Thanks! :D
Done! Thanks @jcs090218!
Can you resolve the compile warnings? Thanks! :)
In toplevel form:
lsp-nextflow.el:84:2: Warning: custom-declare-variable `lsp-nextflow-files-exclude' docstring wider than 80 characters
lsp-nextflow.el:100:2: Warning: custom-declare-variable `lsp-nextflow-java-home' docstring wider than 80 characters
@jcs090218 Done, thank you!
It would be nice to get the server install working. I had to point the client at the jarfile manually downloaded. Surely since the jarfile is just a download from a GitHub release that should be straight forward? @jcs090218 ?
It would be nice to get the server install working. I had to point the client at the jarfile manually downloaded. Surely since the jarfile is just a download from a GitHub release that should be straight forward? @jcs090218 ?
I agree, but I think we can address that in a follow-up PR unless you have time to hack that out. I probably won't have time and would like to see this get merged before it gets stale.
It would be nice to get the server install working. I had to point the client at the jarfile manually downloaded. Surely since the jarfile is just a download from a GitHub release that should be straight forward? @jcs090218 ?
I agree. It would be nice to have the server installation working, and it's indeed straightforward since I've done it a couple of times myself. :)
I agree, but I think we can address that in a follow-up PR unless you have time to hack that out. I probably won't have time and would like to see this get merged before it gets stale.
No problem! I would like to see smaller PRs since it's usually easier to build progress that way. 🤔
Merged! Thank you for your contribution! :D
Adding support for the new Nextflow Language Server.
https://seqera.io/blog/modernizing-nextflow-developer-experience/
Would love some feedback on anything to clean up. It also hangs whenever I try to download the lsp with
lsp-install-server