Skip to content
This repository was archived by the owner on May 6, 2018. It is now read-only.

Commit 521f382

Browse files
committed
Combine blocks regarding support for other editors and LSP
1 parent 1b7dd6c commit 521f382

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

index.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -342,15 +342,10 @@ <h2 id="is-it-really-exclusive-to-atom">Is it really exclusive to Atom?</h2>
342342
<a href="https://gitlab.com/php-integrator/core">has been split off into a separate repository for reuse</a>.
343343
</p>
344344

345-
<p>
346-
I currently have no plans to support other editors or IDE's than Atom myself, but am certainly willing to
347-
help out other developers looking to use the core in other editors or IDE's.
348-
</p>
349-
350345
<p>
351346
The Language Server Protocol has gathered some interest of late. Currently the core is not a compliant
352347
language server, but it already is a socket server using JSON for communication. Becoming compliant with
353-
the protocol is on the roadmap.
348+
the protocol is on the roadmap and would make the core much more reusable for other editors.
354349
</p>
355350

356351
<h2 id="where-is-the-code">Where is the code?</h2>

0 commit comments

Comments
 (0)