[
https://issues.apache.org/jira/browse/NETBEANS-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143032#comment-17143032
]
Christian Lenz commented on NETBEANS-180:
-----------------------------------------
The problem is, that the ergonomics module needs to be loaded and that is
happening, when you open a project first. Then you can find the editor tab. It
is really not nice but unfortunately it is as it is now. So in short, open a
project and you should see the editor tab. This is was Jan told me back in the
days, when I wanted to test the language server gui out.
> 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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists