[ 
https://issues.apache.org/jira/browse/NETBEANS-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981260#comment-16981260
 ] 

Mirko Raner edited comment on NETBEANS-180 at 11/25/19 2:48 AM:
----------------------------------------------------------------

Can someone provide a quick update on the status of this effort? I saw [some 
initial announcement about a year 
ago|https://blogs.apache.org/netbeans/entry/initial-language-server-protocol-support],
 but it doesn't look like LSP is fully supported at this point.

Is there some Jira epic that lists what already has been done towards 
supporting LSP and what issues are still outstanding? I really would like to 
use LSP to integrate with some Xtext-based languages. Depending on the scope 
and size of the remaining tasks, I might be able to contribute some code as 
well.


was (Author: mi...@raner.ws):
Can someone provide a quick update on the status of this effort? I saw [some 
initial announcement about a year 
ago|[https://blogs.apache.org/netbeans/entry/initial-language-server-protocol-support]],
 but it doesn't look like LSP is fully supported at this point.

Is there some Jira epic that lists what already has been done towards 
supporting LSP and what issues are still outstanding? I really would like to 
use LSP to integrate with some Xtext-based languages. Depending on the scope 
and size of the remaining tasks, I might be able to contribute some code as 
well.

> Please support the Language Server Protocol
> -------------------------------------------
>
>                 Key: NETBEANS-180
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-180
>             Project: NetBeans
>          Issue Type: New Feature
>          Components: editor - Lexer, editor - Other, editor - Parsing & 
> Indexing
>    Affects Versions: Next
>            Reporter: Christian Lenz
>            Assignee: Jan Lahoda
>            Priority: Major
>
> As you can see it here: 
> https://code.visualstudio.com/blogs/2016/06/27/common-language-protocol and 
> here: https://github.com/Microsoft/language-server-protocol this stuff gets 
> very hot these days. It's about to have a commong language server, which 
> handles the language by them self and will send you errors, warnings, code 
> completion and many more without creating a new language support into the 
> IDE. This is very cool, so for netbeans it would be possible only to create 
> file templates and projects, not more, the rest will do the commong language 
> server protocol.
> Cheers
> Chris



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to