Clear all cached includes.
Get all symbols from document dependencies.
Document dependencies
Array of all symbols from includes
Get cache statistics.
Invalidate cache for a specific file.
Absolute path to invalidate
Resolve dependencies for a document.
Extracts #include and import symbols, resolves their paths, and caches symbols from included files.
Document URI
Symbols from the document
Document dependencies with resolved includes and imports
Resolve a single include path.
Include path from source (with or without quotes/brackets)
Current document URI
Resolved include with symbols, or null if not found
Include Resolver Service
Resolves #include paths to absolute file paths and caches symbols from included files for IntelliSense completion.