williamboman / mason.nvim

Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
Apache License 2.0
7.71k stars 272 forks source link

Add cobol_ls server #1304

Open fabianmolinab opened 1 year ago

fabianmolinab commented 1 year ago

I've searched open issues for similar requests

Is your feature request related to a problem? Please describe.

Add lsp cobol language

Describe the solution you'd like

Attached is a link to the pull request that lsp-nvim supports https://github.com/neovim/nvim-lspconfig/pull/2616

here is the link to the lsp repository with cobol https://github.com/eclipse-che4z/che-che4z-lsp-for-cobol

Describe potential alternatives you've considered

No response

Additional context

No response

Conarius commented 4 months ago

Heyho! The cobol language service was just recently added to the mason-registry