File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -342,15 +342,10 @@ <h2 id="is-it-really-exclusive-to-atom">Is it really exclusive to Atom?</h2>
342
342
< a href ="https://gitlab.com/php-integrator/core "> has been split off into a separate repository for reuse</ a > .
343
343
</ p >
344
344
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
-
350
345
< p >
351
346
The Language Server Protocol has gathered some interest of late. Currently the core is not a compliant
352
347
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 .
354
349
</ p >
355
350
356
351
< h2 id ="where-is-the-code "> Where is the code?</ h2 >
You can’t perform that action at this time.
0 commit comments