lsp-bridge 0.2.0

A comprehensive Rust library that provides a bridge between Language Server Protocol (LSP) servers and clients
Documentation

lsp-bridge

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 3 of them enabled by default.

default

completion (default)

This feature flag does not enable additional features.

diagnostics (default)

This feature flag does not enable additional features.

formatting (default)

This feature flag does not enable additional features.

code-actions

This feature flag does not enable additional features.

definitions

This feature flag does not enable additional features.

document-symbols

This feature flag does not enable additional features.

full

hover

This feature flag does not enable additional features.

inlay-hints

This feature flag does not enable additional features.

references

This feature flag does not enable additional features.

rename

This feature flag does not enable additional features.

semantic-tokens

This feature flag does not enable additional features.

workspace-symbols

This feature flag does not enable additional features.