QuickFix in Custom Language(Xtext) using Language Server Protocol

93 views Asked by At

I am very new to Language Server Protocol.

I have all the xtext related files ie. content assist, validation, quick fixes etc in eclipse and our client is intellij.

I want to implement quickfixes using LSP which are already present in eclipse.
Can some one guide me?

0

There are 0 answers