| --- |
| layout: post |
| status: PUBLISHED |
| published: true |
| title: Initial Language Server Protocol Support in Apache NetBeans 10 |
| author: |
| display_name: GeertjanWielenga |
| login: geertjan |
| email: geertjan@apache.org |
| author_login: geertjan |
| author_email: geertjan@apache.org |
| id: 4ef0ae2c-57fa-4a3c-9c50-3f6abe68dd91 |
| date: '2018-10-10 11:00:26 -0400' |
| categories: |
| - General |
| tags: [] |
| comments: [] |
| permalink: netbeans/entry/initial-language-server-protocol-support |
| --- |
| <p>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> |
| <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> |
| <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> |