You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Christian Lenz (JIRA)" <ji...@apache.org> on 2017/11/27 16:41: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=16267022#comment-16267022 ] 

Christian Lenz commented on NETBEANS-180:
-----------------------------------------

It is kind of related to this ticket: https://issues.apache.org/jira/browse/NETBEANS-7, because it says that NetBeans needs a common feature set of language features like syntax highlighting, braces matching, errors, indentation etc. But NetBeans should have both.

> 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
>
> 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
(v6.4.14#64029)