You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Mirko Raner (Jira)" <ji...@apache.org> on 2019/11/25 02:48:00 UTC

[jira] [Commented] (NETBEANS-180) Please support the Language Server Protocol

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

Mirko Raner commented on NETBEANS-180:
--------------------------------------

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 &amp; 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-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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