Skip to content

TexLab configuration #923

@kwon-young

Description

@kwon-young

Is your feature request related to a problem? Please describe.

In order to configure the texlab language server:

  • texlab only use the workspace/configuration request to fetch the configuration from the client.
  • LanguageClient-Neovim only use the workspace/didChangeConfiguration request to push the configuration to the server.

Describe the solution you'd like

It would be nice if LanguageClient-neovim could support the workspace/configuration request so that all features of texlab can be used together with LanguageClient-Neovim!

Additional context

Here is the mirrored feature request made on the TexLab repo: latex-lsp/texlab#123

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions