Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

🐛 Helix editor: Rome language server shadows TS #4107

@arendjr

Description

@arendjr

Environment information

OS: Arch Linux
Rome: v11.0.0

What happened?

I’m trying to set up the Rome Language Server with the Helix editor. While everything seems to work at first glance, I notice that functionality offered by the TypeScript language server, such as “goto definition” is no longer available.

I followed the instructions for configuring the Rome language server: https://github.com/rome/tools/blob/main/editors/helix/manual.md

While the Rome language server now works, it had the unintended side-effect of making functionality from TypeScript language server unavailable.

Expected result

Both functionality from the Rome language server and the TypeScript language server should be available.

Maybe the Rome language server should forward commands it doesn’t handle to the TS language server? I did confirm that typescript-language-server was in my PATH when I ran rome start.

Code of Conduct

  • I agree to follow Rome's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    S-To triageStatus: user report of a possible bug that needs to be triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions