mason.nvim icon indicating copy to clipboard operation
mason.nvim copied to clipboard

add scheme-langserver

Open ufo5260987423 opened this issue 2 years ago • 3 comments
trafficstars

Hi, scheme-langserver is a language server protocol implementation for r6rs scheme. And I'll quickly pull a request to nvim-lspconfig and make this runnable.

ufo5260987423 avatar Nov 28 '22 14:11 ufo5260987423

@williamboman Wow, I'm very glad to hear you and thank you for your response and merge.

For your question: yes, the run file is just for linux x64. It's also executable for windows WSL environment (my friend tested). And I'll release a windows-executable file in Jan 2023.

Your advise (the CI) is very useful for me. Though I'm still newly to github actions, I'm trying to make use of it for the next release

Thank you for your comment again.

ufo5260987423 avatar Dec 02 '22 08:12 ufo5260987423

@ufo5260987423 Are there plans to continue with this PR? It looks like some work with github actions has been done in the scheme-langserver repo. I'd be happy to help if necessary.

joshklop avatar Jan 17 '23 15:01 joshklop

@ufo5260987423 Are there plans to continue with this PR? It looks like some work with github actions has been done in the scheme-langserver repo. I'd be happy to help if necessary.

Hi, I'm very glad to hear from you. I'm now adding type inference features for scheme-langserver and have no many time to improve it's performance on setup, installation and github action. If you wanted to do anything, it would be very pleasure for me.

ufo5260987423 avatar Jan 18 '23 14:01 ufo5260987423

Closing this as packages are no longer added to this registry, see instead https://github.com/mason-org/mason-registry/.

williamboman avatar Mar 23 '23 18:03 williamboman