Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

LSP support #1

Open
JaiganeshKumaran opened this issue Jan 23, 2021 · 1 comment
Open

LSP support #1

JaiganeshKumaran opened this issue Jan 23, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@JaiganeshKumaran
Copy link
Member

Add support for the language server protocol so that it's much easier to add language support in Develop.

@JaiganeshKumaran JaiganeshKumaran added the enhancement New feature or request label Jan 29, 2021
@JaiganeshKumaran
Copy link
Member Author

LSP protocol is built-in on JSON RPC and we could use our extensibility support for communication. Maybe we need to rewrite the editor since currently, it supports only the Syntax Language CLR object. While LSP could be emulated, it wouldn't have good performance which is important in a code editor

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant