We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3283e4e commit 34559d6Copy full SHA for 34559d6
index.html
@@ -357,7 +357,7 @@ <h2 id="is-it-really-exclusive-to-atom">Is it really exclusive to Atom?</h2>
357
<a href="https://gitlab.com/php-integrator/core">has been split off into a separate repository for reuse</a>.
358
</p>
359
360
- <h2 id="is-it-really-exclusive-to-atom">What about making it a language server?</h2>
+ <h2 id="what-about-making-it-a-language-server">What about making it a language server?</h2>
361
<p>
362
The Language Server Protocol has gathered some interest of late. Currently the core is not a compliant
363
language server, but it already is a socket server using JSON-RPC for communication. Becoming compliant with
0 commit comments