Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use crate::utils::file_utils::search_files;
2
use log::{debug, error, warn};
3
use lsp_types::Range;
4
use notify_debouncer_mini::DebouncedEvent;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected