Docs.rs
  • ion_shell_lsp_server-0.2.0
    • ion_shell_lsp_server 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • BoolPurist
    • Dependencies
      • anyhow ^1.0.81 normal
      • clap ^4.5.2 normal
      • derive_more ^0.99.17 normal
      • dirs ^5.0.1 normal
      • flexi_logger ^0.28.0 normal
      • ion_shell_parser ^0.2.0 normal
      • log ^0.4.21 normal
      • lsp-server ^0.7.6 normal
      • lsp-types ^0.95.1 normal
      • once_cell ^1.19.0 normal
      • serde ^1.0.197 normal
      • serde_json ^1.0.115 normal
      • insta ^1.34.0 dev
    • Versions
    • 11.29% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ion_shell_lsp_server0.2.0

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Functions
  • Type Aliases

Crate ion_shell_lsp_server

Source

Modules§

document_symbols
error_codes
The crate lsp_types does provide all the error codes for LSP Protocol. Here the missing error codes are defined.
finding_symbols
hover
logging
notifications
panic_hook
requests
server_capabilities
server_state

Structs§

CliArgs
ParsedIonShellFile
ToConvert
Purpose

Enums§

IonShellFileParseState

Functions§

create_internal_error_response
is_within_range
main_loop
Errors
order_between_range_end_pos
order_between_range_start_pos
order_lsp_pos
parse_whole_file

Type Aliases§

AppError
AppResult
HeapAllocated
LspFileIdentifier
LspJsonValue
LspPosition
LspRange
ParsedContent
ReadOnlyText