Docs.rs
  • bend-language-server-0.2.37
    • bend-language-server 0.2.37
    • Permalink
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • edusporto
    • Dependencies
      • anyhow ^1.0 normal
      • bend-lang ^0.2.37 normal
      • dashmap ^6.0 normal
      • env_logger ^0.11 normal
      • itertools ^0.13 normal
      • lazy_static ^1.5 normal
      • log ^0.4 normal
      • regex ^1.7 normal
      • ropey ^1.6 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^1.39 normal
      • tower-lsp ^0.20 normal
      • tree-sitter ^0.22 normal
      • tree-sitter-bend ^0.2.37 normal
      • tree-sitter-highlight ^0.22 normal
    • Versions
    • 51.52% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

bend_language_server0.2.37

Module diagnostics

Module Items

  • Structs
  • Enums
  • Constants
  • Functions

In bend_language_server::core

bend_language_server::core

Module diagnostics

Source

Structs§

Diagnostic
Diagnostics
DiagnosticsConfig
TextLocation
TextSpan

Enums§

DiagnosticOrigin
Severity
WarningType

Constants§

ERR_INDENT_SIZE

Functions§

check
Checks a Bend file and return its diagnostics.
lsp_diagnostics
ts_range_to_lsp