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:40:00 UTC

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

Christian Lenz created NETBEANS-180:
---------------------------------------

             Summary: 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)