Skip to content
New issue

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

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

Already on GitHub? # to your account

Use language server outside vscode #292

Open
balki opened this issue Dec 23, 2022 · 1 comment
Open

Use language server outside vscode #292

balki opened this issue Dec 23, 2022 · 1 comment
Labels
❔ type/question Asking a question about functionality, configuration, or documentation

Comments

@balki
Copy link

balki commented Dec 23, 2022

Basic Language Server with suggestions and descriptions

Is there a way to use the language server with other editors like vim. If so please share instructions.

@balki balki added the 🛠 type/feature request Requests or implements a new feature label Dec 23, 2022
@matthewpi matthewpi added ❔ type/question Asking a question about functionality, configuration, or documentation and removed 🛠 type/feature request Requests or implements a new feature labels Jan 1, 2023
@matthewpi
Copy link
Member

I'm not exactly sure how you would go about doing this. I'm pretty sure you can use the language server separately, but I wrote everything specifically for VSCode.

If the language server was written completely separately (which may or may not happen as I'm not happy with the existing implementation), likely in a language like Go, then it would likely be a lot easier and more supported.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
❔ type/question Asking a question about functionality, configuration, or documentation
Projects
None yet
Development

No branches or pull requests

2 participants