MCPcopy Create free account
hub / github.com/agentic-labs/lsproxy / workspace_documents.rs

File workspace_documents.rs

lsproxy/src/utils/workspace_documents.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::utils::file_utils::search_files;
2use log::{debug, error, warn};
3use lsp_types::Range;
4use notify_debouncer_mini::DebouncedEvent;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected