Skip to content

Feature Request: Support for language server protocol #127

@swaner

Description

@swaner

This is just a feature request/question of how much work it would take to support the language server protocol.

Description from https://microsoft.github.io/language-server-protocol:

The idea behind the Language Server Protocol (LSP) is to standardize the protocol for how such servers and development tools communicate. This way, a single Language Server can be re-used in multiple development tools, which in turn can support multiple languages with minimal effort.

VS Code supports language server protocol. Since there is no good php extension today for VS Code, and if it's possible to modify SublimePHPCompanion it would make an excellent choice.
Since my python skills are close to none I cannot help with development but am wondering if this would be even possible with this library?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions