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

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

[~borwe] just go to the options and see the GUI :). It is simple and IMHO dont 
need a further explanation. I mean a tutorial would be cool, for sure, but test 
it out, it is easy. Go to options -> Editors -> Language Servers -> see the gui 
and add your Language server and your textmate file.

> 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
>         Attachments: Screenshot from 2020-06-23 17-10-35.png, screen.jpg
>
>
> 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