List of all items
Structs
- JsonRpcError
- JsonRpcRequest
- JsonRpcResponse
- LspServer
- cancellation::CancellationMetrics
- cancellation::CancellationRegistry
- cancellation::PerlLspCancellationToken
- cancellation::ProviderCleanupContext
- cancellation::RequestCleanupGuard
- convert::WireLocation
- convert::WirePosition
- convert::WireRange
- diagnostics_catalog::DiagnosticMeta
- execute_command::CommandExecutor
- execute_command::CommandResult
- execute_command::ExecuteCommandProvider
- features::code_actions::CodeAction
- features::code_actions::CodeActionEdit
- features::code_actions::CodeActionsProvider
- features::code_actions::EnhancedCodeActionsProvider
- features::code_actions_enhanced::EnhancedCodeActionsProvider
- features::code_actions_provider::CodeAction
- features::code_actions_provider::CodeActionsProvider
- features::code_actions_provider::TextEdit
- features::code_lens_provider::CodeLens
- features::code_lens_provider::CodeLensProvider
- features::code_lens_provider::Command
- features::completion::CompletionContext
- features::completion::CompletionItem
- features::completion::CompletionProvider
- features::completion::completion_shadow::CompletionCutoverOutcome
- features::completion::completion_shadow::CompletionShadowResult
- features::completion::completion_shadow::MethodCompletionShadowResult
- features::completion::completion_shadow::RankedCompletionSymbol
- features::completion::module_scan_cache::ModuleCompletionScanCache
- features::completion::module_scan_cache::ScanCacheKey
- features::contracts::BddFeatureRow
- features::contracts::Feature
- features::contracts::FeatureProfileSpec
- features::diagnostics::Diagnostic
- features::diagnostics::DiagnosticsProvider
- features::diagnostics::PullDiagnosticsContext
- features::diagnostics::PullDiagnosticsProvider
- features::diagnostics::RelatedInformation
- features::diagnostics::pull::DiagnosticData
- features::diagnostics::pull::PullDiagnosticsContext
- features::diagnostics::pull::PullDiagnosticsProvider
- features::document_highlight::DocumentHighlight
- features::document_highlight::DocumentHighlightProvider
- features::document_links::Location
- features::document_links::NavigationProvider
- features::document_links::ReferenceOptions
- features::document_links::TypeDefinitionProvider
- features::document_links::TypeHierarchyItem
- features::document_links::TypeHierarchyProvider
- features::document_links::WorkspaceSymbol
- features::document_links::WorkspaceSymbolsProvider
- features::document_links::definition_shadow::DefinitionCutoverOutcome
- features::document_links::definition_shadow::DefinitionShadowResult
- features::document_links::hover_shadow::HoverCutoverOutcome
- features::document_links::hover_shadow::HoverExplanation
- features::document_links::hover_shadow::HoverShadowResult
- features::document_links::references_pir_shadow::PirShadowCompareReceipt
- features::document_links::references_pir_shadow::PirShadowLatency
- features::document_links::references_pir_shadow::RangeDisagreement
- features::document_links::references_pir_shadow::ReferenceOptions
- features::document_links::references_shadow::ReferencesCutoverOutcome
- features::document_links::references_shadow::ReferencesShadowResult
- features::document_links::rename_shadow::RenameCutoverOutcome
- features::document_links::rename_shadow::RenamePackagePilotOutcome
- features::document_links::rename_shadow::RenameShadowResult
- features::document_links::safe_delete_shadow::SafeDeleteCutoverOutcome
- features::document_links::safe_delete_shadow::SafeDeleteShadowResult
- features::feature_catalog::BddFeatureRow
- features::feature_catalog::Feature
- features::feature_catalog::catalog::Feature
- features::flags::AdvertisedFeatures
- features::flags::BuildFlags
- features::folding::FoldingRange
- features::folding::FoldingRangeExtractor
- features::formatting::CodeFormatter
- features::formatting::FormatPosition
- features::formatting::FormatRange
- features::formatting::FormatTextEdit
- features::formatting::FormattedDocument
- features::formatting::FormattingOptions
- features::formatting::FormattingProvider
- features::formatting::PerlTidyConfig
- features::grid::BddFeatureRow
- features::grid::Feature
- features::grid::FeatureProfileSpec
- features::implementation_provider::ImplementationProvider
- features::inlay_hints::InlayHint
- features::inlay_hints::InlayHintsProvider
- features::inlay_hints_provider::InlayHint
- features::inlay_hints_provider::InlayHintConfig
- features::inlay_hints_provider::InlayHintsProvider
- features::inline_completions::InlineCompletionEnvironment
- features::inline_completions::InlineCompletionItem
- features::inline_completions::InlineCompletionList
- features::inline_completions::InlineCompletionProvider
- features::lsp_selection_range::SelectionRangeProvider
- features::profile::FeatureProfileSpec
- features::profile_cli::UnsupportedFeatureProfileError
- features::references::Location
- features::references::NavigationProvider
- features::references::ReferenceOptions
- features::references::TypeDefinitionProvider
- features::references::TypeHierarchyItem
- features::references::TypeHierarchyProvider
- features::references::WorkspaceSymbol
- features::references::WorkspaceSymbolsProvider
- features::rename::RenameOptions
- features::rename::RenameProvider
- features::rename::RenameResult
- features::rename::TextEdit
- features::selection_range::SelectionRangeProvider
- features::semantic_tokens::SemanticTokenShadowCandidate
- features::semantic_tokens::SemanticTokenShadowLegacy
- features::semantic_tokens::SemanticTokenShadowResult
- features::semantic_tokens::SemanticTokenShadowSpan
- features::semantic_tokens::SemanticTokenSpanInvariantReport
- features::semantic_tokens::SemanticTokensProvider
- features::semantic_tokens::TokensLegend
- features::semantic_tokens_provider::SemanticToken
- features::semantic_tokens_provider::SemanticTokensProvider
- features::signature_help::ParameterInfo
- features::signature_help::SignatureHelp
- features::signature_help::SignatureHelpProvider
- features::signature_help::SignatureInfo
- features::type_definition::Location
- features::type_definition::NavigationProvider
- features::type_definition::ReferenceOptions
- features::type_definition::TypeDefinitionProvider
- features::type_definition::TypeHierarchyItem
- features::type_definition::TypeHierarchyProvider
- features::type_definition::WorkspaceSymbol
- features::type_definition::WorkspaceSymbolsProvider
- features::type_hierarchy::TypeHierarchyItem
- features::type_hierarchy::TypeHierarchyProvider
- features::workspace_rename::RenameEdit
- features::workspace_rename::TextEdit
- features::workspace_symbols::Location
- features::workspace_symbols::NavigationProvider
- features::workspace_symbols::ReferenceOptions
- features::workspace_symbols::TypeDefinitionProvider
- features::workspace_symbols::TypeHierarchyItem
- features::workspace_symbols::TypeHierarchyProvider
- features::workspace_symbols::WorkspaceSymbol
- features::workspace_symbols::WorkspaceSymbolsProvider
- protocol::JsonRpcError
- protocol::JsonRpcRequest
- protocol::JsonRpcResponse
- protocol::capabilities::AdvertisedFeatures
- protocol::capabilities::BuildFlags
- protocol::capabilities::ServerCapabilities
- runtime::JsonRpcError
- runtime::JsonRpcRequest
- runtime::JsonRpcResponse
- runtime::LspServer
- runtime::ShowDocumentOptions
- runtime::file_discovery::DiscoveryResult
- runtime::file_watcher_debounce::FileWatcherDebouncer
- security::SafeExecutor
- security::Sandbox
- security::SandboxConfig
- security::SandboxResult
- security::SecurityConfig
- security::SecurityContext
- security::sandbox::SafeExecutor
- security::sandbox::Sandbox
- security::sandbox::SandboxConfig
- security::sandbox::SandboxResult
- server::JsonRpcError
- server::JsonRpcRequest
- server::JsonRpcResponse
- server::LspServer
- server::ShowDocumentOptions
- state::AiCompletionConfig
- state::AiStreamingConfig
- state::ClientCapabilities
- state::DocumentState
- state::LspLimits
- state::MemoryBudget
- state::MemoryMonitor
- state::NativeBuildHints
- state::NextEditConfig
- state::PerlOracleEnv
- state::PerlToolchainProfile
- state::ProjectAiCompletionConfig
- state::ProjectConfig
- state::ProjectCriticConfig
- state::ProjectDiagnosticsConfig
- state::ProjectFeaturesConfig
- state::ProjectFormattingConfig
- state::ProjectNextEditConfig
- state::ProjectPerlConfig
- state::ServerConfig
- state::WorkspaceConfig
- state::perl_oracle_env::PerlOracleEnv
- state::toolchain_profile::PerlToolchainProfile
- textdoc::Doc
- textdoc::SafeRangeMapping
- transport::ContentLengthFramer
- transport::ContentLengthMessageReader
- transport::framing::ContentLengthFramer
- transport::framing::ContentLengthMessageReader
Enums
- JsonRpcId
- cancellation::CancellationError
- execute_command::PerlCommand
- features::code_actions::CodeActionKind
- features::code_actions_provider::CodeActionKind
- features::completion::CompletionItemKind
- features::completion::completion_shadow::CompletionCutoverResult
- features::completion::completion_shadow::CompletionRankTier
- features::contracts::FeatureProfileKind
- features::diagnostics::DiagnosticSeverity
- features::diagnostics::DiagnosticTag
- features::document_highlight::DocumentHighlightKind
- features::document_links::PromotionMode
- features::document_links::ReferencesPirPromoteOutcome
- features::document_links::TypeHierarchySymbolKind
- features::document_links::definition_shadow::DefinitionCutoverResult
- features::document_links::hover_shadow::HoverCutoverResult
- features::document_links::references_pir_shadow::PirShadowRefusalReason
- features::document_links::references_pir_shadow::PromotionMode
- features::document_links::references_pir_shadow::ReferencesPirPromoteOutcome
- features::document_links::references_shadow::ReferencesCutoverResult
- features::document_links::rename_shadow::RenameCutoverResult
- features::document_links::rename_shadow::RenamePackagePilotIneligibleReason
- features::document_links::rename_shadow::RenamePackagePilotResult
- features::document_links::safe_delete_shadow::SafeDeleteCutoverResult
- features::feature_catalog::FeatureProfile
- features::folding::FoldingRangeKind
- features::formatting::FormattingError
- features::grid::FeatureProfile
- features::inlay_hints::InlayHintKind
- features::inlay_hints_provider::InlayHintKind
- features::policy::FeatureProfile
- features::profile::FeatureProfileKind
- features::profile_cli::FeatureProfile
- features::references::PromotionMode
- features::references::ReferencesPirPromoteOutcome
- features::references::TypeHierarchySymbolKind
- features::semantic_tokens_provider::SemanticTokenModifier
- features::semantic_tokens_provider::SemanticTokenType
- features::type_definition::PromotionMode
- features::type_definition::ReferencesPirPromoteOutcome
- features::type_definition::TypeHierarchySymbolKind
- features::type_hierarchy::TypeHierarchySymbolKind
- features::workspace_rename::RenameRefusal
- features::workspace_symbols::PromotionMode
- features::workspace_symbols::ReferencesPirPromoteOutcome
- features::workspace_symbols::TypeHierarchySymbolKind
- protocol::ErrorCode
- protocol::JsonRpcId
- runtime::JsonRpcId
- runtime::MessageType
- runtime::file_discovery::DiscoveryMethod
- runtime::routing::IndexAccessMode
- server::JsonRpcId
- server::MessageType
- state::CriticEngine
- state::DegradationTier
- state::FormatterMode
- state::MemoryPressure
- state::Perl5LibPrecedence
- textdoc::PosEnc
- transport::FramingError
- transport::framing::FramingError
Traits
Functions
- capability_map::caps_from_feature_ids
- capability_map::feature_ids_from_caps
- cli::run_cli
- diagnostics_catalog::bareword_filehandle
- diagnostics_catalog::critic_severity_1
- diagnostics_catalog::critic_severity_2
- diagnostics_catalog::critic_severity_3
- diagnostics_catalog::critic_severity_4
- diagnostics_catalog::critic_severity_5
- diagnostics_catalog::diagnostic_meta
- diagnostics_catalog::duplicate_package
- diagnostics_catalog::duplicate_sub
- diagnostics_catalog::eval_error_flow
- diagnostics_catalog::from_message
- diagnostics_catalog::implicit_return
- diagnostics_catalog::missing_package_declaration
- diagnostics_catalog::missing_return
- diagnostics_catalog::missing_strict
- diagnostics_catalog::missing_warnings
- diagnostics_catalog::parse_error
- diagnostics_catalog::syntax_error
- diagnostics_catalog::two_arg_open
- diagnostics_catalog::undefined_var
- diagnostics_catalog::unexpected_eof
- diagnostics_catalog::unused_var
- execute_command::command_exists
- execute_command::get_supported_commands
- fallback::text::extract_text_based_code_lenses
- fallback::text::extract_text_based_symbols
- fallback::text::folding_ranges_from_text
- features::advertised_features
- features::advertised_trackable_feature_count_for_grid
- features::code_actions_pragmas::missing_pragmas_actions
- features::code_actions_pragmas::perl_critic_actions
- features::code_lens_provider::get_shebang_lens
- features::code_lens_provider::is_test_file
- features::code_lens_provider::resolve_code_lens
- features::completion::add_xs_api_completions_for_prefix
- features::completion::collect_module_names_from_roots_with_cache
- features::completion::completion_shadow::completion_visibility_cutover
- features::completion::completion_shadow::completion_visibility_shadow
- features::completion::completion_shadow::method_completion_shadow
- features::completion::get_dbi_method_documentation
- features::completion::get_test_more_documentation
- features::completion::get_xs_api_documentation
- features::completion::is_xs_source
- features::compliance_percent
- features::compliance_percent_for_grid
- features::compliance_percent_for_profile
- features::contracts::advertised_features
- features::contracts::advertised_trackable_feature_count_for_grid
- features::contracts::all_features
- features::contracts::bdd_feature_rows
- features::contracts::caps_from_feature_ids
- features::contracts::compliance_percent
- features::contracts::compliance_percent_for_grid
- features::contracts::feature_ids_from_caps
- features::contracts::feature_profile_specs
- features::contracts::has_feature
- features::contracts::lsp_bdd_feature_rows
- features::contracts::trackable_feature_count_for_grid
- features::document_links::compute_links
- features::document_links::definition_shadow::goto_definition_cutover
- features::document_links::definition_shadow::goto_definition_live_exact
- features::document_links::definition_shadow::goto_definition_live_exact_or_imported
- features::document_links::definition_shadow::goto_definition_shadow
- features::document_links::find_references_single_file
- features::document_links::find_references_with_pir_shadow
- features::document_links::hover_shadow::hover_cutover
- features::document_links::hover_shadow::hover_shadow
- features::document_links::references_pir_promote
- features::document_links::references_pir_shadow::references_pir_promote
- features::document_links::references_pir_shadow::shadow_references_with_pir
- features::document_links::references_shadow::find_references_cutover
- features::document_links::references_shadow::find_references_live_source_backed
- features::document_links::references_shadow::find_references_shadow
- features::document_links::rename_shadow::rename_cutover
- features::document_links::rename_shadow::rename_package_pilot_proof
- features::document_links::rename_shadow::rename_shadow
- features::document_links::safe_delete_shadow::safe_delete_cutover
- features::document_links::safe_delete_shadow::safe_delete_shadow
- features::feature_catalog::advertised_features
- features::feature_catalog::advertised_trackable_feature_count_for_grid
- features::feature_catalog::all_features
- features::feature_catalog::bdd_feature_rows
- features::feature_catalog::catalog::advertised_features
- features::feature_catalog::catalog::compliance_percent
- features::feature_catalog::catalog::has_feature
- features::feature_catalog::compliance_percent
- features::feature_catalog::compliance_percent_for_grid
- features::feature_catalog::compliance_percent_for_profile
- features::feature_catalog::feature_profile_contracts
- features::feature_catalog::has_feature
- features::feature_catalog::to_json
- features::feature_catalog::to_json_for_all_profiles
- features::feature_catalog::to_json_for_profile
- features::feature_catalog::trackable_feature_count_for_grid
- features::grid::advertised_features
- features::grid::all_features
- features::grid::bdd_feature_rows
- features::grid::catalog_advertised_feature_ids
- features::grid::compliance_percent
- features::grid::compliance_percent_for_grid
- features::grid::compliance_percent_for_profile
- features::grid::feature_profile_contracts
- features::grid::feature_profile_specs
- features::grid::has_feature
- features::grid::lsp_bdd_feature_rows
- features::grid::to_json
- features::grid::to_json_for_all_profiles
- features::grid::to_json_for_profile
- features::grid::to_json_for_profiles
- features::grid::trackable_feature_count_for_grid
- features::has_feature
- features::inlay_hints::extract_param_names
- features::inlay_hints::parameter_hints
- features::inlay_hints::parameter_hints_with_resolver
- features::inlay_hints::trivial_type_hints
- features::linked_editing::handle_linked_editing
- features::lsp_document_link::collect_document_links
- features::lsp_on_type_formatting::format_on_type
- features::lsp_selection_range::selection_ranges
- features::map::caps_from_feature_ids
- features::map::feature_ids_from_caps
- features::on_type_formatting::compute_on_type_edit
- features::policy::catalog_advertised_feature_ids
- features::policy::feature_ids_from_flags
- features::policy::flags_for_profile
- features::policy::flags_for_runtime
- features::policy::from_str_name
- features::profile::feature_profile_specs
- features::profile::from_str_name
- features::profile::parse_profile_token
- features::profile::supported_cli_profiles
- features::profile_cli::feature_profile_label
- features::profile_cli::feature_profile_supported_tokens
- features::profile_cli::parse_feature_profile_arg
- features::profile_cli::parse_feature_profile_arg_or_current
- features::references::compute_links
- features::references::find_references_single_file
- features::references::find_references_with_pir_shadow
- features::references::references_pir_promote
- features::rename::adjust_location_for_sigil
- features::rename::apply_rename_edits
- features::rename::can_rename_symbol
- features::rename::find_symbol_at_position
- features::rename::get_symbol_range_at_position
- features::rename::is_in_comment
- features::rename::is_in_string
- features::rename::validate_name
- features::selection_range::build_parent_map
- features::selection_range::selection_chain
- features::semantic_tokens::collect_semantic_tokens
- features::semantic_tokens::legend
- features::semantic_tokens::semantic_token_source_shadow
- features::semantic_tokens::semantic_token_span_invariant_report
- features::semantic_tokens_provider::encode_semantic_tokens
- features::to_json
- features::to_json_for_all_profiles
- features::to_json_for_profile
- features::trackable_feature_count_for_grid
- features::type_definition::compute_links
- features::type_definition::find_references_single_file
- features::type_definition::find_references_with_pir_shadow
- features::type_definition::references_pir_promote
- features::workspace_rename::build_rename_edit
- features::workspace_rename::to_workspace_edit
- features::workspace_rename::validate_rename
- features::workspace_symbols::compute_links
- features::workspace_symbols::find_references_single_file
- features::workspace_symbols::find_references_with_pir_shadow
- features::workspace_symbols::references_pir_promote
- protocol::cancelled_response
- protocol::cancelled_response_with_method
- protocol::capabilities::cap_bool_or_object
- protocol::capabilities::capabilities_for
- protocol::capabilities::capabilities_json
- protocol::capabilities::completion_trigger_characters
- protocol::capabilities::default_capabilities
- protocol::capabilities::get_supported_commands
- protocol::connection_closed_error
- protocol::document_not_found_error
- protocol::enhanced_error
- protocol::internal_error
- protocol::invalid_params
- protocol::lsp_error
- protocol::method_not_advertised
- protocol::method_not_found
- protocol::req_position
- protocol::req_range
- protocol::req_uri
- protocol::request_cancelled_error
- protocol::server_cancelled_error
- protocol::server_not_initialized
- protocol::transport_error
- run_cli
- run_stdio
- runtime::file_discovery::discover_perl_files
- runtime::file_discovery::discover_perl_files_with_include_paths
- runtime::routing::route_index_access
- security::sanitize_string
- security::validate_file_content
- security::validate_file_path
- security::validate_lsp_request
- security::validate_workspace_root
- security::validation::sanitize_string
- security::validation::validate_file_content
- security::validation::validate_file_path
- security::validation::validate_lsp_request
- security::validation::validate_workspace_root
- state::ast_cache_max_memory_bytes
- state::code_lens_cap
- state::code_lens_resolve_deadline
- state::completion_cap
- state::completion_deadline
- state::detect_native_build_hints
- state::diagnostics_per_file_cap
- state::discover_perltidy_profile
- state::document_symbol_cap
- state::inlay_hints_cap
- state::load_project_config
- state::max_file_size_bytes
- state::memory_critical_threshold_bytes
- state::memory_warning_threshold_bytes
- state::normalize_package_separator
- state::reference_search_deadline
- state::references_cap
- state::regex_scan_deadline
- state::semantic_tokens_deadline
- state::workspace_symbol_cap
- textdoc::apply_changes
- textdoc::byte_to_lsp_pos
- textdoc::lsp_pos_to_byte
- textdoc::lsp_pos_to_char
- textdoc::range_to_bytes
- textdoc::range_to_chars
- textdoc::safe_range_mapping
- transport::frame
- transport::framing::frame
- transport::framing::log_response
- transport::framing::read_message
- transport::framing::write_message
- transport::framing::write_notification
- transport::log_response
- transport::read_message
- transport::write_message
- transport::write_notification
- util::anchor_arg_start
- util::arg_starts_in_call_body
- util::arg_starts_top_level
- util::byte_offset_utf16
- util::byte_to_line_col
- util::byte_to_utf16_col
- util::code_slice
- util::command_timeout::run_command_with_timeout
- util::decode_text_bytes
- util::escape_markdown_text
- util::extract_module_reference
- util::extract_module_reference_extended
- util::find_data_marker_byte_lexed
- util::find_matching_paren
- util::first_char
- util::first_char_is
- util::first_char_string
- util::get_text_around_offset
- util::get_text_window_around_offset
- util::is_modchar
- util::is_word_boundary
- util::nth_char
- util::nth_char_is
- util::offset_to_position
- util::pos_to_offset_bytes
- util::position_to_offset
- util::read_text_file_with_encoding
- util::run_command_with_timeout
- util::slice_in_range
- util::slice_until_stmt_end
- util::smart_arg_anchor
- util::token_under_cursor
- util::uri::parse_uri
Type Aliases
Statics
Constants
- features::LSP_VERSION
- features::VERSION
- features::completion::module_scan_cache::MODULE_COMPLETION_CACHE_MAX_ENTRIES
- features::completion::module_scan_cache::MODULE_COMPLETION_CACHE_TTL_MS
- features::contracts::FEATURE_PROFILE_SPECS
- features::contracts::LSP_VERSION
- features::contracts::VERSION
- features::document_links::DEFAULT_PROMOTION_MODE
- features::document_links::references_pir_shadow::DEFAULT_PROMOTION_MODE
- features::feature_catalog::LSP_VERSION
- features::feature_catalog::VERSION
- features::feature_catalog::catalog::ADVERTISED_LSP_FEATURES
- features::feature_catalog::catalog::ALL_FEATURES
- features::feature_catalog::catalog::COMPLIANCE_PERCENT
- features::feature_catalog::catalog::LSP_VERSION
- features::feature_catalog::catalog::VERSION
- features::grid::FEATURE_GRID_COLUMNS
- features::grid::LSP_VERSION
- features::grid::VERSION
- features::ids::DAP_BREAKPOINTS_BASIC
- features::ids::DAP_CORE
- features::ids::DAP_INLINE_VALUES
- features::ids::LSP_CALL_HIERARCHY
- features::ids::LSP_CODE_ACTION
- features::ids::LSP_CODE_ACTION_RESOLVE
- features::ids::LSP_CODE_LENS
- features::ids::LSP_CODE_LENS_REFRESH
- features::ids::LSP_CODE_LENS_RESOLVE
- features::ids::LSP_COLOR
- features::ids::LSP_COLOR_PRESENTATION
- features::ids::LSP_COMPLETION
- features::ids::LSP_COMPLETION_ITEM_RESOLVE
- features::ids::LSP_DECLARATION
- features::ids::LSP_DEFINITION
- features::ids::LSP_DIAGNOSTIC_REFRESH
- features::ids::LSP_DID_SAVE
- features::ids::LSP_DOCUMENT_COLOR
- features::ids::LSP_DOCUMENT_HIGHLIGHT
- features::ids::LSP_DOCUMENT_LINK
- features::ids::LSP_DOCUMENT_LINK_RESOLVE
- features::ids::LSP_DOCUMENT_SYMBOL
- features::ids::LSP_EXECUTE_COMMAND
- features::ids::LSP_FOLDING_RANGE
- features::ids::LSP_FOLDING_RANGE_REFRESH
- features::ids::LSP_FORMATTING
- features::ids::LSP_HOVER
- features::ids::LSP_IMPLEMENTATION
- features::ids::LSP_INLAY_HINT
- features::ids::LSP_INLAY_HINT_REFRESH
- features::ids::LSP_INLAY_HINT_RESOLVE
- features::ids::LSP_INLINE_COMPLETION
- features::ids::LSP_INLINE_VALUE
- features::ids::LSP_INLINE_VALUES
- features::ids::LSP_INLINE_VALUE_REFRESH
- features::ids::LSP_LINKED_EDITING_RANGE
- features::ids::LSP_LOG_MESSAGE
- features::ids::LSP_MONIKER
- features::ids::LSP_NOTEBOOK_CELL_EXECUTION
- features::ids::LSP_NOTEBOOK_DOCUMENT_SYNC
- features::ids::LSP_ON_TYPE_FORMATTING
- features::ids::LSP_PREPARE_RENAME
- features::ids::LSP_PROGRESS
- features::ids::LSP_PULL_DIAGNOSTICS
- features::ids::LSP_RANGES_FORMATTING
- features::ids::LSP_RANGE_FORMATTING
- features::ids::LSP_REFERENCES
- features::ids::LSP_RENAME
- features::ids::LSP_SELECTION_RANGE
- features::ids::LSP_SEMANTIC_TOKENS
- features::ids::LSP_SEMANTIC_TOKENS_REFRESH
- features::ids::LSP_SHOW_MESSAGE
- features::ids::LSP_SIGNATURE_HELP
- features::ids::LSP_TEXT_DOCUMENT_SYNC
- features::ids::LSP_TYPE_DEFINITION
- features::ids::LSP_TYPE_HIERARCHY
- features::ids::LSP_WILL_SAVE
- features::ids::LSP_WILL_SAVE_WAIT_UNTIL
- features::ids::LSP_WORKSPACE_SYMBOL
- features::ids::LSP_WORKSPACE_SYMBOL_RESOLVE
- features::ids::LSP_WORK_DONE_PROGRESS
- features::references::DEFAULT_PROMOTION_MODE
- features::type_definition::DEFAULT_PROMOTION_MODE
- features::workspace_symbols::DEFAULT_PROMOTION_MODE
- protocol::CONNECTION_CLOSED
- protocol::CONTENT_MODIFIED
- protocol::INTERNAL_ERROR
- protocol::INVALID_PARAMS
- protocol::INVALID_REQUEST
- protocol::METHOD_NOT_FOUND
- protocol::PARSE_ERROR
- protocol::REQUEST_CANCELLED
- protocol::REQUEST_FAILED
- protocol::SERVER_CANCELLED
- protocol::SERVER_ERROR_END
- protocol::SERVER_ERROR_START
- protocol::SERVER_NOT_INITIALIZED
- protocol::TRANSPORT_ERROR
- protocol::UNKNOWN_ERROR_CODE
- protocol::methods::CALL_HIERARCHY_INCOMING_CALLS
- protocol::methods::CALL_HIERARCHY_OUTGOING_CALLS
- protocol::methods::CANCEL_REQUEST
- protocol::methods::CODE_ACTION_RESOLVE
- protocol::methods::CODE_LENS_RESOLVE
- protocol::methods::COMPLETION_ITEM_RESOLVE
- protocol::methods::DOCUMENT_LINK_RESOLVE
- protocol::methods::DOLLAR_PROGRESS
- protocol::methods::EXIT
- protocol::methods::EXPERIMENTAL_TEST_DISCOVERY
- protocol::methods::INITIALIZE
- protocol::methods::INITIALIZED
- protocol::methods::INLAY_HINT_RESOLVE
- protocol::methods::NOTEBOOK_DOCUMENT_DID_CHANGE
- protocol::methods::NOTEBOOK_DOCUMENT_DID_CLOSE
- protocol::methods::NOTEBOOK_DOCUMENT_DID_OPEN
- protocol::methods::NOTEBOOK_DOCUMENT_DID_SAVE
- protocol::methods::SHUTDOWN
- protocol::methods::TEST_SLOW_OPERATION
- protocol::methods::TEXT_DOCUMENT_CODE_ACTION
- protocol::methods::TEXT_DOCUMENT_CODE_LENS
- protocol::methods::TEXT_DOCUMENT_COLOR_PRESENTATION
- protocol::methods::TEXT_DOCUMENT_COMPLETION
- protocol::methods::TEXT_DOCUMENT_DECLARATION
- protocol::methods::TEXT_DOCUMENT_DEFINITION
- protocol::methods::TEXT_DOCUMENT_DIAGNOSTIC
- protocol::methods::TEXT_DOCUMENT_DID_CHANGE
- protocol::methods::TEXT_DOCUMENT_DID_CLOSE
- protocol::methods::TEXT_DOCUMENT_DID_OPEN
- protocol::methods::TEXT_DOCUMENT_DID_SAVE
- protocol::methods::TEXT_DOCUMENT_DOCUMENT_COLOR
- protocol::methods::TEXT_DOCUMENT_DOCUMENT_HIGHLIGHT
- protocol::methods::TEXT_DOCUMENT_DOCUMENT_LINK
- protocol::methods::TEXT_DOCUMENT_DOCUMENT_SYMBOL
- protocol::methods::TEXT_DOCUMENT_FOLDING_RANGE
- protocol::methods::TEXT_DOCUMENT_FORMATTING
- protocol::methods::TEXT_DOCUMENT_HOVER
- protocol::methods::TEXT_DOCUMENT_IMPLEMENTATION
- protocol::methods::TEXT_DOCUMENT_INLAY_HINT
- protocol::methods::TEXT_DOCUMENT_INLINE_COMPLETION
- protocol::methods::TEXT_DOCUMENT_INLINE_VALUE
- protocol::methods::TEXT_DOCUMENT_LINKED_EDITING_RANGE
- protocol::methods::TEXT_DOCUMENT_MONIKER
- protocol::methods::TEXT_DOCUMENT_ON_TYPE_FORMATTING
- protocol::methods::TEXT_DOCUMENT_PREPARE_CALL_HIERARCHY
- protocol::methods::TEXT_DOCUMENT_PREPARE_RENAME
- protocol::methods::TEXT_DOCUMENT_PREPARE_TYPE_HIERARCHY
- protocol::methods::TEXT_DOCUMENT_PUBLISH_DIAGNOSTICS
- protocol::methods::TEXT_DOCUMENT_RANGES_FORMATTING
- protocol::methods::TEXT_DOCUMENT_RANGE_FORMATTING
- protocol::methods::TEXT_DOCUMENT_REFERENCES
- protocol::methods::TEXT_DOCUMENT_RENAME
- protocol::methods::TEXT_DOCUMENT_SELECTION_RANGE
- protocol::methods::TEXT_DOCUMENT_SEMANTIC_TOKENS_FULL
- protocol::methods::TEXT_DOCUMENT_SEMANTIC_TOKENS_RANGE
- protocol::methods::TEXT_DOCUMENT_SIGNATURE_HELP
- protocol::methods::TEXT_DOCUMENT_TYPE_DEFINITION
- protocol::methods::TEXT_DOCUMENT_WILL_SAVE
- protocol::methods::TEXT_DOCUMENT_WILL_SAVE_WAIT_UNTIL
- protocol::methods::TYPE_HIERARCHY_PREPARE
- protocol::methods::TYPE_HIERARCHY_SUBTYPES
- protocol::methods::TYPE_HIERARCHY_SUPERTYPES
- protocol::methods::WINDOW_LOG_MESSAGE
- protocol::methods::WINDOW_SHOW_DOCUMENT
- protocol::methods::WINDOW_SHOW_MESSAGE
- protocol::methods::WINDOW_SHOW_MESSAGE_REQUEST
- protocol::methods::WINDOW_WORK_DONE_PROGRESS_CANCEL
- protocol::methods::WINDOW_WORK_DONE_PROGRESS_CREATE
- protocol::methods::WORKSPACE_APPLY_EDIT
- protocol::methods::WORKSPACE_CODE_LENS_REFRESH
- protocol::methods::WORKSPACE_CONFIGURATION
- protocol::methods::WORKSPACE_DIAGNOSTIC
- protocol::methods::WORKSPACE_DIAGNOSTIC_REFRESH
- protocol::methods::WORKSPACE_DID_CHANGE_CONFIGURATION
- protocol::methods::WORKSPACE_DID_CHANGE_WATCHED_FILES
- protocol::methods::WORKSPACE_DID_CHANGE_WORKSPACE_FOLDERS
- protocol::methods::WORKSPACE_DID_CREATE_FILES
- protocol::methods::WORKSPACE_DID_DELETE_FILES
- protocol::methods::WORKSPACE_DID_RENAME_FILES
- protocol::methods::WORKSPACE_EXECUTE_COMMAND
- protocol::methods::WORKSPACE_FOLDING_RANGE_REFRESH
- protocol::methods::WORKSPACE_INLAY_HINT_REFRESH
- protocol::methods::WORKSPACE_INLINE_VALUE_REFRESH
- protocol::methods::WORKSPACE_SEMANTIC_TOKENS_REFRESH
- protocol::methods::WORKSPACE_SYMBOL
- protocol::methods::WORKSPACE_SYMBOL_RESOLVE
- protocol::methods::WORKSPACE_TEXT_DOCUMENT_CONTENT
- protocol::methods::WORKSPACE_TEXT_DOCUMENT_CONTENT_REFRESH
- protocol::methods::WORKSPACE_WILL_CREATE_FILES
- protocol::methods::WORKSPACE_WILL_DELETE_FILES
- protocol::methods::WORKSPACE_WILL_RENAME_FILES
- transport::framing::MAX_FRAME_SIZE