Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COBOL not working? #729

Open
IgorTodorovskiIBM opened this issue Mar 14, 2024 · 2 comments
Open

COBOL not working? #729

IgorTodorovskiIBM opened this issue Mar 14, 2024 · 2 comments

Comments

@IgorTodorovskiIBM
Copy link

I'm getting this:

cobol-language-support: error: Cannot find a language engine for the given language ID: cobol

Steps to reproduce:

vim a.cbl
:LspInstallServer

Tried it on Mac and Ubuntu, same issue on both.

Where does it get the language id from?

@lazebny
Copy link
Contributor

lazebny commented Mar 15, 2024

It probably relates to LSP version upgrade #727, for me it works on Ubuntu. Could you consider reverting to the prev version or debug and fix the issue with a new one?

@IgorTodorovskiIBM
Copy link
Author

Thanks, I'll try the old version. Also I noticed that "speparator" is spelled incorrectly in the java options although it has no effect either way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants