Skip to content

LSP for IntelliJ/PHPStorm #996

@nickvergessen

Description

@nickvergessen

I spotted the LSP in the changelog and got curious.
Just in case it matches the section from the #986 issue:

Per-editor integrations (like VS Code's "LSP client" extensions)

I'd be interested in an IntelliJ version for it.

I installed the following IntelliJ plugin https://github.com/redhat-developer/lsp4ij and then tried to define it:

Image

Image

But apart from a small notification
Image

And traces:
Image

The logs only showed:

server initialized!

I guess I need to hand in more configuration for the Server or Client side, but I was unable to spot anything in https://github.com/zizmorcore/zizmor-vscode/blob/main/src/extension.ts that I should be copying. Or is it in the typescript dependency and you simply didn't need to change anything?

Would you be able to share the JSON of server configuration, initialization options and client configuration that the VSCode version is creating?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions