| --- |
| layout: post |
| title: Initial Language Server Protocol Support in Apache NetBeans 10 |
| date: '2018-10-10T00:00:00+00:00' |
| categories: netbeans |
| --- |
| Did you know that the first stage of <a href="https://langserver.org/">Language Server Protocol (LSP)</a> support will be included in Apache NetBeans 10?
|
|
|
| <p>See this PR for details, with instructions for how to use it.</p>
|
|
|
| <p><a href="https://github.com/apache/incubator-netbeans/pull/629">https://github.com/apache/incubator-netbeans/pull/629</a>
|
|
|
| <p>Some screenshots for Kotlin support via LSP:</p>
|
|
|
| <p><a href="https://blogs.apache.org/netbeans/mediaresource/c33c9cba-df5d-466c-9afa-bf9e411d93fb"><img src="https://blogs.apache.org/netbeans/mediaresource/c33c9cba-df5d-466c-9afa-bf9e411d93fb?t=true" alt="Screen Shot 2018-10-10 at 12.45.19.png"></img></a></p>
|
|
|
| <p><a href="https://blogs.apache.org/netbeans/mediaresource/48374849-d254-468a-b5bb-9a063da4b850"><img src="https://blogs.apache.org/netbeans/mediaresource/48374849-d254-468a-b5bb-9a063da4b850?t=true" alt="Screen Shot 2018-10-10 at 12.46.41.png"></img></a></p>
|
|
|
| <p><a href="https://blogs.apache.org/netbeans/mediaresource/e0ba838c-1f63-44f6-a8f6-884d2b177c46"><img src="https://blogs.apache.org/netbeans/mediaresource/e0ba838c-1f63-44f6-a8f6-884d2b177c46?t=true" alt="Screen Shot 2018-10-10 at 12.37.39.png"></img></a></p>
|
|
|
| <p>A lot more work needs to be done, of course, some of which is here, you're welcome to join in:</p>
|
|
|
| <p><a href="https://github.com/apache/incubator-netbeans/pull/926">https://github.com/apache/incubator-netbeans/pull/926</a></p>
|
|
|
|
|