Skip to content

Allow clients of the LSP library to capture all errors and show customized / localized message. #1262

Open
@Zebsterpasha

Description

@Zebsterpasha

Hi) I've faced with some not localized phrases in products use your module.
Some packages throw errors and exceptions without any processing (for example: package vscode-languageserver).

Could you, please, add localization for theese phrases?

For example, I faced with that and some other messages:

const error = new ResponseError(ErrorCodes.PendingResponseRejected, 'Pending response rejected since connection got disposed');

Thanks in advance)

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions